manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 85 for NONBLOCK (0.013 sec.)
Man page of MQ_SEND 8539
MQ_SEND Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq_se ... ッセージキュー記述 (message queue description) で O_NONBLOCK フラグが有効になっている場合は、 mq_send () はエラ ... end (), except that if the queue is full and the O_NONBLOCK flag is not enabled for the message queue descript ... で、かつ mqdes で参照されるメッセージキュー記述で O_NONBLOCK フラグがセットされていた。 EBADF The descriptor sp ...
https://man.plustar.jp/manpage/man3/mq_timedsend.3.html - [similar]
Man page of ACCEPT 8337
ACCEPT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 accept ... 定することで、 異なる動作をさせることができる。 SOCK_NONBLOCK Set the O_NONBLOCK file status flag on the open fi ... sten を行っているソケットの ファイル状態フラグ ( O_NONBLOCK や O_ASYNC など) を継承「しない」。 この動作は標準 ... せないようにするには、引数に渡すソケット sockfd に O_NONBLOCK フラグをセットしておく必要がある ( socket (7) を見 ...
https://man.plustar.jp/manpage/man2/accept.2.html - [similar]
Man page of ACCEPT 8337
ACCEPT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 accept ... 定することで、 異なる動作をさせることができる。 SOCK_NONBLOCK Set the O_NONBLOCK file status flag on the open fi ... sten を行っているソケットの ファイル状態フラグ ( O_NONBLOCK や O_ASYNC など) を継承「しない」。 この動作は標準 ... せないようにするには、引数に渡すソケット sockfd に O_NONBLOCK フラグをセットしておく必要がある ( socket (7) を見 ...
https://man.plustar.jp/manpage/man2/accept4.2.html - [similar]
Man page of OPEN 8134
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, op ... dardized in POSIX.1-2008. See also O_PATH below. O_NONBLOCK または O_NDELAY 可能ならば、ファイルは非停止 (nonb ... ration performed on the file descriptor with the O_NONBLOCK flag clear would not block. Note that this flag ha ... vice activity is required, regardless of whether O_NONBLOCK is set. Since O_NONBLOCK semantics might eventuall ... ファイルリース (file lease) と組み合わせた場合の、 O_NONBLOCK の効果についての議論は、 fcntl (2) を参照すること。 ...
https://man.plustar.jp/manpage/man2/creat.2.html - [similar]
Man page of OPEN 8134
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, op ... dardized in POSIX.1-2008. See also O_PATH below. O_NONBLOCK または O_NDELAY 可能ならば、ファイルは非停止 (nonb ... ration performed on the file descriptor with the O_NONBLOCK flag clear would not block. Note that this flag ha ... vice activity is required, regardless of whether O_NONBLOCK is set. Since O_NONBLOCK semantics might eventuall ... ファイルリース (file lease) と組み合わせた場合の、 O_NONBLOCK の効果についての議論は、 fcntl (2) を参照すること。 ...
https://man.plustar.jp/manpage/man2/open.2.html - [similar]
Man page of OPEN 8134
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, op ... dardized in POSIX.1-2008. See also O_PATH below. O_NONBLOCK または O_NDELAY 可能ならば、ファイルは非停止 (nonb ... ration performed on the file descriptor with the O_NONBLOCK flag clear would not block. Note that this flag ha ... vice activity is required, regardless of whether O_NONBLOCK is set. Since O_NONBLOCK semantics might eventuall ... ファイルリース (file lease) と組み合わせた場合の、 O_NONBLOCK の効果についての議論は、 fcntl (2) を参照すること。 ...
https://man.plustar.jp/manpage/man2/openat.2.html - [similar]
Man page of INOTIFY_INIT 7918
INOTIFY_INIT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ... 指定することで、 異なる動作をさせることができる。 IN_NONBLOCK Set the O_NONBLOCK file status flag on the open fi ...
https://man.plustar.jp/manpage/man2/inotify_init.2.html - [similar]
Man page of INOTIFY_INIT 7918
INOTIFY_INIT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ... 指定することで、 異なる動作をさせることができる。 IN_NONBLOCK Set the O_NONBLOCK file status flag on the open fi ...
https://man.plustar.jp/manpage/man2/inotify_init1.2.html - [similar]
Man page of READ 7918
READ Section: Linux Programmer's Manual (2) Updated: 2018-02-02 Index JM Home Page 名前 read - フ ... d がソケット以外のファイルを参照していて、 非停止 (nonblocking) モード ( O_NONBLOCK ) に設定されており、読み込 ... みを行うと停止する状況にある。 O_NONBLOCK フラグの詳細は open (2) を参照。 EAGAIN または EWO ... ィスクリプター fd がソケットを参照していて、非停止 (nonblocking) モード ( O_NONBLOCK ) に設定されており、読み込 ...
https://man.plustar.jp/manpage/man2/read.2.html - [similar]
Man page of TIMERFD_CREATE 7715
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... rfd_create () の振舞いを変更することができる。 TFD_NONBLOCK 新しく生成されるオープンファイル記述 (open file de ... scription) の O_NONBLOCK ファイルステータスフラグをセットする。 このフラグを ... 使うことで、 O_NONBLOCK をセットするために fcntl (2) を追加で呼び出す必要が ... ) する、もしくはファイルディスクリプターが 非停止 (nonblocking) に設定されている場合はエラー EAGAIN で失敗する ...
https://man.plustar.jp/manpage/man2/timerfd_create.2.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