Examples of using File descriptor in English and their translations into Korean
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
File descriptor.
GNU Binutils Binary File Descriptor.
File descriptor.
Read examples, read from a file descriptor.
BAD File descriptor.
Ffd Data Files Flat File Descriptor.
File descriptor limits.
NAME close- close a file descriptor SYNOPSIS.
The file descriptor fd is not valid.
The normal return value from open is a non-negative integer file descriptor.
The name“file descriptor” is slightly deceptive;
If file is of the form/dev/fd/n, then file descriptor n is checked.
Binary File Descriptor library(libbfd) Gold(linker).
The SAF can open a file to get a native seekable file descriptor.
GNU toolchain Binary File Descriptor library List of assemblers.
In cases where a large media file resides on a remote data source,the documents provider must fetch all of the data in advance and create a snapshot file descriptor.
The file descriptor is associated with a pipe, socket, or FIFO.
The fd_set data type represents file descriptor sets for the select function.
The file descriptor is associated with a pipe, socket, or FIFO.
N< file redirect stdin(or file descriptor n) from file. .
Duplicate file descriptor fd to fd2, closing the latter first if necessary.
If you systemfalls into 1 or 2(above), then increase the file descriptor limit before starting Apache, using a script like.
EBADF The file descriptor is not a valid index in the descriptor table.
If the argument s is non- NULL and does not point to the null character, s is written to the standard error file descriptor prior to the message string, immediately followed by a colon and a space.
The fildes file descriptor is not open(and MAP_ANON was not specified).
The appropiate assembler routine loads the kernel intothe absolute 0x100000(1 Mbyte) memory address, then installs the interrupt servicing routines, global file descriptor tables and interrupt descriptor tables.
Most of the file descriptor functions in the GNU library are included in the POSIX.1 standard, however.
You can afford the memory and file descriptor requirements of listening to every IP alias on the machine.
(If a file descriptor is given, it is closed when the returned I/O object is closed, unless closefd is set to False.).
In this example, input is printed directly to a file descriptor using dprintf() to show you a case where a pipe is used to send data from the parent to the child.