Query: io_block
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
io_block(3) Library Functions Manual io_block(3)NAMEio_block - switch to blocking I/OSYNTAX#include <io.h> void io_block(int64 fd);DESCRIPTIONio_block puts UNIX descriptor fd into ``blocking mode.'' File descriptors are normally in blocking mode, except if they come from accept() or io_accept() and the listening socket was in non-block- ing mode.SEE ALSOio_nonblock(3) io_block(3)
| Related Man Pages |
|---|
| pcap_getnonblock(3pcap) - mojave |
| io_canwrite(3) - debian |
| io_tryread(3) - debian |
| io_trywrite(3) - debian |
| pcap_getnonblock(3pcap) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| gzip produces different output from the same input |
| Inode number changes for a file in Redhat Linux |
| What is my readl device id - BTRFS? |
| Find command size greater than or equalto |