SwiftSocket icon indicating copy to clipboard operation
SwiftSocket copied to clipboard

How check availability of data to read?

Open JLightMedia opened this issue 7 years ago • 0 comments

When I try to receive data from UDP socket and no data exist in port, the program wait until it read data. But what do if I don't know whether data exist on UDP port.

JLightMedia avatar Jun 10 '18 15:06 JLightMedia