0
Answer

non blocking udpClient

is it possible to set up a non-blocking udp client? such as with a tcpListener.Pending() style of call, and how would i do it?