manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 68 for descriptors (0.009 sec.)
Man page of EPOLL 13232
EPOLL Section: Linux Programmer's Manual (7) Updated: 2019-03-06 Index JM Home Page 名前 epoll - ... etimes also called the epoll set): the set of file descriptors that the process has registered an interest in mon ... itoring. • The ready list: the set of file descriptors that are "ready" for I/O. The ready list is a subs ... , more precisely, a set of references to) the file descriptors in the interest list. The ready list is dynamicall ... e kernel as a result of I/O activity on those file descriptors. The following system calls are provided to create ...
https://man.plustar.jp/manpage/man7/epoll.7.html - [similar]
Man page of EPOLL_WAIT 11176
EPOLL_WAIT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ep ... return information from the ready list about file descriptors in the interest list that have some events availab ... が解除されることになる。 If more than maxevents file descriptors are ready when epoll_wait () is called, then succe ... lls will round robin through the set of ready file descriptors. This behavior helps avoid starvation scenarios, w ... ere a process fails to notice that additional file descriptors are ready because it focuses on a set of file desc ...
https://man.plustar.jp/manpage/man2/epoll_pwait.2.html - [similar]
Man page of EPOLL_WAIT 11176
EPOLL_WAIT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ep ... return information from the ready list about file descriptors in the interest list that have some events availab ... が解除されることになる。 If more than maxevents file descriptors are ready when epoll_wait () is called, then succe ... lls will round robin through the set of ready file descriptors. This behavior helps avoid starvation scenarios, w ... ere a process fails to notice that additional file descriptors are ready because it focuses on a set of file desc ...
https://man.plustar.jp/manpage/man2/epoll_wait.2.html - [similar]
Man page of POLL 10821
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... k to select (2): it waits for one of a set of file descriptors to become ready to perform I/O. The Linux-specific ... tes that the system call timed out before any file descriptors became read. On error, -1 is returned, and errno i ... and-line arguments and monitors the resulting file descriptors for readiness to read ( POLLIN ). The program loop ... s, repeatedly using poll () to monitor the file descriptors, printing the number of ready file descriptors on ...
https://man.plustar.jp/manpage/man2/poll.2.html - [similar]
Man page of POLL 10821
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... k to select (2): it waits for one of a set of file descriptors to become ready to perform I/O. The Linux-specific ... tes that the system call timed out before any file descriptors became read. On error, -1 is returned, and errno i ... and-line arguments and monitors the resulting file descriptors for readiness to read ( POLLIN ). The program loop ... s, repeatedly using poll () to monitor the file descriptors, printing the number of ready file descriptors on ...
https://man.plustar.jp/manpage/man2/ppoll.2.html - [similar]
Man page of UNIX 9275
UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ロ ... used to receive the ancillary data containing file descriptors is too small (or is absent), then the ancillary da ... ta is truncated (or discarded) and the excess file descriptors are automatically closed in the receiving process. ... If the number of file descriptors received in the ancillary data would cause the pro ... esource limit (see getrlimit (2)), the excess file descriptors are automatically closed in the receiving process. ...
https://man.plustar.jp/manpage/man7/unix.7.html - [similar]
Man page of _EXIT 8410
_EXIT Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 _exit, ... s the calling process "immediately". Any open file descriptors belonging to the process are closed. Any children ... . On the other hand, _exit () does close open file descriptors, and this may cause an unknown delay, waiting for ...
https://man.plustar.jp/manpage/man2/_Exit.2.html - [similar]
Man page of _EXIT 8410
_EXIT Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 _exit, ... s the calling process "immediately". Any open file descriptors belonging to the process are closed. Any children ... . On the other hand, _exit () does close open file descriptors, and this may cause an unknown delay, waiting for ...
https://man.plustar.jp/manpage/man2/_exit.2.html - [similar]
Man page of _EXIT 8410
_EXIT Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 _exit, ... s the calling process "immediately". Any open file descriptors belonging to the process are closed. Any children ... . On the other hand, _exit () does close open file descriptors, and this may cause an unknown delay, waiting for ...
https://man.plustar.jp/manpage/man2/exit.2.html - [similar]
Man page of PIPE 8240
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi ... open file descriptions referred to by the new file descriptors. Using this flag saves extra calls to fcntl (2) to ... E The per-process limit on the number of open file descriptors has been reached. ENFILE オープンされているファイル ... sn't take any arguments and returns a pair of file descriptors as the return value on success. The glibc pipe () ...
https://man.plustar.jp/manpage/man2/pipe.2.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022