[
library(sockets)
|
Reference Manual
|
Alphabetic Index
]
socket_select(+Socket, -NewStream, +TimeOut0, +Streams, -ReadStreams)
Wait for new connection on Socket, and for data on Streams
See Also
stream_select / 3