Query: ndelay_on
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ndelay_on(3) Library Functions Manual ndelay_on(3)NAMEndelay_on - put file descriptor in non-blocking modeSYNTAX#include <ndelay.h> extern int ndelay_on(int fd);DESCRIPTIONndelay_on puts a file descriptor in non-blocking mode. Reading from and writing to non-blocking network sockets, FIFOs or device files will return immediately, even if not as many bytes have been processed as were specified. If an error occurred, ndelay_on will return nonzero and set errno accordingly.SEE ALSOfcntl(2), ndelay_off(3) ndelay_on(3)
Related Man Pages |
---|
io_nonblock(3) - debian |
pcap_setnonblock(3pcap) - debian |
pcap_setnonblock(3pcap) - centos |
pcap_setnonblock(3pcap) - osx |
pcap_getnonblock(3pcap) - osx |
Similar Topics in the Unix Linux Community |
---|
One instance of comparing grep and awk |
Weird 'find' results |
How to copy a column of multiple files and paste into new excel file (next to column)? |
New UNIX and Linux History Sections |