
socket_select(+Socket, -NewStream, +TimeOut0, +Streams, -ReadStreams)

   Wait for new connection on Socket, and for data on Streams

Type
   library(sockets)

See Also
   stream_select / 3
