Searched refs:nonblocking (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/libmilter/
H A Dworker.c221 ** NONBLOCKING -- set nonblocking mode for a file descriptor.
232 nonblocking(int fd, const char *name) function
286 r = nonblocking(WR_PIPE, "WR_PIPE");
289 r = nonblocking(RD_PIPE, "RD_PIPE");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/
H A DINET.pm349 If C<Blocking> is set to 0, the connection will be in nonblocking mode.

Completed in 50 milliseconds