0
Answer

is non blocking with udpClient possible

Is it possible to do non blocking operations with udpClient, such as the .pending() call that can be used with the tcp listener?