0
Answer

non blocking with udpClient

0100074

0100074

19y
2k
1
Is it possible to set up a non blocking udp client using udpClient? Such as using a tcpListener.Pending() type call, and how would I do it?