[ library(sockets) | The ECLiPSe Libraries | Reference Manual | Alphabetic Index ]

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

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

See Also

select / 3, stream_select / 3