tcp_select(+ListOfStreams,
-ReadyList, +TimeOut)select()
call underlying wait_for_input/3. As input
multiplexing typically happens in a background thread anyway we accept
the loss of timeouts and interrupts.
- deprecated
- Use wait_for_input/3
tcp_select(+ListOfStreams,
-ReadyList, +TimeOut)select()
call underlying wait_for_input/3. As input
multiplexing typically happens in a background thread anyway we accept
the loss of timeouts and interrupts.