debian man page for io_block

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)

NAME
io_block - switch to blocking I/O
SYNTAX
#include <io.h> void io_block(int64 fd);
DESCRIPTION
io_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 ALSO
io_nonblock(3) io_block(3)
Related Man Pages
io_trywrite(3) - debian
pcap_setnonblock(3pcap) - debian
pcap_getnonblock(3pcap) - centos
pcap_setnonblock(3pcap) - centos
pcap_setnonblock(3) - freebsd
Similar Topics in the Unix Linux Community
How to determine the encoding of this dd image?
Inode number changes for a file in Redhat Linux
Script to copy creation date over top of modified date?
What is my readl device id - BTRFS?