Non-blocking Sentence Examples
non-blocking
It is possible to do non-blocking Io on sockets by setting the O_NONBLOCK flag on a socket file descriptor using fcntl(2 ).
Non-blocking I/O and asynchronous notification via SIGIO must not be enabled for the socket.
It is possible to do non-blocking IO on sockets by setting the O_NONBLOCK flag on a socket file descriptor using fcntl(2 ).
Advertisement