manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 32 for event (0.005 sec.)
Man page of SIGACTION 7797
SIGACTION Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sig ... cation which caused fault */ long si_band; /* Band event (was int in glibc 2.3.2 and earlier) */ int si_fd; ... )) が入る。 SIGTRAP が ptrace (2) イベント (PTRACE_EVENT_foo) に対応して配送される際、 si_addr は設定されな ... d が設定される。 si_band イベントは、 poll (2) が revents フィールドに設定するのと同じ値が入ったビットマスク ... icating why this signal was sent. For a ptrace (2) event, si_code will contain SIGTRAP and have the ptrace ...
https://man.plustar.jp/manpage/man2/sigaction.2.html - [similar]
Man page of INOTIFY_ADD_WATCH 7603
INOTIFY_ADD_WATCH Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page ... ) を行うと、ファイルシステムイベントを示す inotify_event 構造体が読み出される ( inotify (7) 参照)。この構造 ... クセスできるアドレス空間外である。 EINVAL The given event mask contains no valid events; or mask contains bo ...
https://man.plustar.jp/manpage/man2/inotify_add_watch.2.html - [similar]
Man page of POLL 7507
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... truct pollfd { int fd; /* file descriptor */ short events; /* requested events */ short revents; /* returne ... d events */ }; nfds には、 fds 配列の要素数を指定する。 fd ... リプターが入る。 このフィールドが負の場合、対応する events フィールドは無視され、 revents には 0 が返される。 ... 視するのには使用できない点に注意すること。) 構造体の events 要素は入力パラメーターで、 ファイルディスクリプタ ...
https://man.plustar.jp/manpage/man2/poll.2.html - [similar]
Man page of POLL 7507
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... truct pollfd { int fd; /* file descriptor */ short events; /* requested events */ short revents; /* returne ... d events */ }; nfds には、 fds 配列の要素数を指定する。 fd ... リプターが入る。 このフィールドが負の場合、対応する events フィールドは無視され、 revents には 0 が返される。 ... 視するのには使用できない点に注意すること。) 構造体の events 要素は入力パラメーターで、 ファイルディスクリプタ ...
https://man.plustar.jp/manpage/man2/ppoll.2.html - [similar]
Man page of ZEBEDEE 7378
ZEBEDEE Section: User Contributed Perl Documentation (1) Updated: 2012-06-06 Index JM Home Page ... will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS ... ESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY ... s', without any express or implied warranty. In no event will the authors be held liable for any damages ar ... ESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIREC ...
https://man.plustar.jp/manpage/man1/zebedee.1.html - [similar]
Man page of GETTID 7378
GETTID Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 gettid ... _robust_list (2), getpid (2), ioprio_set (2), perf_event_open (2), sched_setaffinity (2), sched_setparam (2 ...
https://man.plustar.jp/manpage/man2/gettid.2.html - [similar]
Man page of IO_CANCEL 7281
IO_CANCEL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 io_ ... _context_t ctx_id , struct iocb * iocb , struct io_event * result ); 注 : このシステムコールには glibc のラ ... の) 値が設定される。 関連項目 io_destroy (2), io_getevents (2), io_setup (2), io_submit (2), aio (7) この文書 ...
https://man.plustar.jp/manpage/man2/io_cancel.2.html - [similar]
Man page of IO_GETEVENTS 7281
IO_GETEVENTS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 ... io_getevents - 完了キューから非同期 I/O イベントを読み出す 書式 ... /time.h > /* 'struct timespec' の定義 */ int io_getevents(aio_context_t ctx_id , long min_nr , long nr , st ... ruct io_event * events , struct timespec * timeout ); 注 : このシ ... 数に違う型が使われている。「注意」を参照。 The io_getevents () system call attempts to read at least min_nr e ...
https://man.plustar.jp/manpage/man2/io_getevents.2.html - [similar]
Man page of EPOLL 7281
EPOLL Section: Linux Programmer's Manual (7) Updated: 2019-03-06 Index JM Home Page 名前 epoll - ... the epoll instance. • epoll_wait (2) waits for I/O events, blocking the calling thread if no events are cur ... を使う必要がある。 EPOLLWAKEUP フラグが struct epoll_eventevents フィールドでセットされた場合、 イベントが ... たは write (2) を継続することができる。 #define MAX_EVENTS 10 struct epoll_event ev, events[MAX_EVENTS]; int ... perror("epoll_create1"); exit(EXIT_FAILURE); } ev.events = EPOLLIN; ev.data.fd = listen_sock; if (epoll_ct ...
https://man.plustar.jp/manpage/man7/epoll.7.html - [similar]
Man page of RECVMMSG 7233
RECVMMSG Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv ... verwritten in the meantime by an unrelated network event on a socket, for example an incoming ICMP packet. ...
https://man.plustar.jp/manpage/man2/recvmmsg.2.html - [similar]
PREV 1 2 3 4 NEXT

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