manページ検索

phrase: max: clip:
target: order:
Results of 81 - 85 of about 85 for NONBLOCK (0.071 sec.)
Man page of SELECT 5445
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... を避けるためには、パイプへの読み書きの際には 非停止 (nonblocking) I/O を使用するとよい)。 Linux では、 select () ... したがって、停止すべきではないソケットに対しては O_NONBLOCK を使うとより安全であろう。 Linux では、 select () ...
https://man.plustar.jp/manpage/man3/FD_ZERO.3.html - [similar]
Man page of DBOPEN 5445
DBOPEN Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 dbopen ... 意味を持つフラグは O_CREAT , O_EXCL , O_EXLOCK , O_NONBLOCK , O_RDONLY , O_RDWR , O_SHLOCK , O_TRUNC だけである ...
https://man.plustar.jp/manpage/man3/db.3.html - [similar]
Man page of DBOPEN 5445
DBOPEN Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 dbopen ... 意味を持つフラグは O_CREAT , O_EXCL , O_EXLOCK , O_NONBLOCK , O_RDONLY , O_RDWR , O_SHLOCK , O_TRUNC だけである ...
https://man.plustar.jp/manpage/man3/dbopen.3.html - [similar]
Man page of INOTIFY 5242
INOTIFY Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 inoti ... { perror("read"); exit(EXIT_FAILURE); } /* If the nonblocking read() found no events to read, then it returns ... accessing the inotify API */ fd = inotify_init1(IN_NONBLOCK); if (fd == -1) { perror("inotify_init1"); exit(EX ...
https://man.plustar.jp/manpage/man7/inotify.7.html - [similar]
Man page of SOCKET 5242
SOCKET Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 socket ... (2) を使ってソケットのファイルディスクリプターに O_NONBLOCK フラグをセットすれば良い。 こうするとブロックされる ...
https://man.plustar.jp/manpage/man7/socket.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT

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