manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 170 for send (0.064 sec.)
Man page of SOCKETCALL 6440
SOCKETCALL Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 so ... getpeername (2) SYS_SOCKETPAIR socketpair (2) SYS_SEND send (2) SYS_RECV recv (2) SYS_SENDTO sendto (2) S ... T setsockopt (2) SYS_GETSOCKOPT getsockopt (2) SYS_SENDMSG sendmsg (2) SYS_RECVMSG recvmsg (2) SYS_ACCEPT4 ... accept4 (2) SYS_RECVMMSG recvmmsg (2) SYS_SENDMMSG sendmmsg (2) 準拠 このコールは Linux 特有であり ... , listen (2), recv (2), recvfrom (2), recvmsg (2), send (2), sendmsg (2), sendto (2), setsockopt (2), shut ...
https://man.plustar.jp/manpage/man2/socketcall.2.html - [similar]
Man page of UNIX 6305
UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ロ ... 様々なシステムコール (例えば bind (2), connect (2), sendto (2)) は入力として sockaddr_un 引数を取る。 他のい ... t object requires write permission on that socket; sending a datagram to a datagram socket likewise requir ... et option causes receipt of the credentials of the sending process in an SCM_CREDENTIALS ancillary message ... he returned credentials are those specified by the sender using SCM_CREDENTIALS , or a default that includ ...
https://man.plustar.jp/manpage/man7/unix.7.html - [similar]
Man page of SIGNAL 6102
SIGNAL Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 signal ... バー、 システムの全プロセスにシグナルを送る。 pidfd_send_signal (2) Sends a signal to a process identified ... recv (2), recvfrom (2), recvmmsg (2), recvmsg (2), send (2), sendto (2), sendmsg (2). 但し、ソケットにタイ ... ーフェイス: mq_receive (3), mq_timedreceive (3), mq_send (3), mq_timedsend (3). * futex (2) FUTEX_WAIT (Lin ... t on the socket using setsockopt (2): connect (2), send (2), sendto (2), and sendmsg (2). * シグナル待ちに ...
https://man.plustar.jp/manpage/man7/signal.7.html - [similar]
Man page of MSGOP 6034
MSGOP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgrcv, ... example program is first run with the -s option to send a message and then run again with the -r option to ... ntf(stderr, "Options are:\n"); fprintf(stderr, "-s send message using msgsnd()\n"); fprintf(stderr, "-r re ... lt is 1234)\n"); exit(EXIT_FAILURE); } static void send_msg(int qid, int msgtype) { struct msgbuf msg; tim ... char *argv[]) { int qid, opt; int mode = 0; /* 1 = send, 2 = receive */ int msgtype = 1; int msgkey = 1234 ...
https://man.plustar.jp/manpage/man2/msgop.2.html - [similar]
Man page of MSGOP 6034
MSGOP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgrcv, ... example program is first run with the -s option to send a message and then run again with the -r option to ... ntf(stderr, "Options are:\n"); fprintf(stderr, "-s send message using msgsnd()\n"); fprintf(stderr, "-r re ... lt is 1234)\n"); exit(EXIT_FAILURE); } static void send_msg(int qid, int msgtype) { struct msgbuf msg; tim ... char *argv[]) { int qid, opt; int mode = 0; /* 1 = send, 2 = receive */ int msgtype = 1; int msgkey = 1234 ...
https://man.plustar.jp/manpage/man2/msgrcv.2.html - [similar]
Man page of MSGOP 6034
MSGOP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgrcv, ... example program is first run with the -s option to send a message and then run again with the -r option to ... ntf(stderr, "Options are:\n"); fprintf(stderr, "-s send message using msgsnd()\n"); fprintf(stderr, "-r re ... lt is 1234)\n"); exit(EXIT_FAILURE); } static void send_msg(int qid, int msgtype) { struct msgbuf msg; tim ... char *argv[]) { int qid, opt; int mode = 0; /* 1 = send, 2 = receive */ int msgtype = 1; int msgkey = 1234 ...
https://man.plustar.jp/manpage/man2/msgsnd.2.html - [similar]
Man page of UDPLITE 6034
UDPLITE Section: Linux Programmer's Manual (7) Updated: 2017-09-15 Index JM Home Page 名前 udpli ... 2 つが UDP-Lite に固有のオプションである。 UDPLITE_SEND_CSCOV このオプションは送信側のチェックサムの対象範 ... するもので、 使用される引数形式と値の範囲は UDPLITE_SEND_CSCOV と同じである。 このオプションは、部分的なチェ ... がある。 #define IPPROTO_UDPLITE 136 #define UDPLITE_SEND_CSCOV 10 #define UDPLITE_RECV_CSCOV 11 関連項目 ip ...
https://man.plustar.jp/manpage/man7/udplite.7.html - [similar]
JM Project (Japanese)::List(man1) 5899
Linux マニュアル 一覧表 アルファベット順 - m linuxマニュアルの m の一覧表です。 Linux マニュアル ... eive - メッセージキューからメッセージを受信する mq_send man3 mq_send, mq_timedsend - メッセージキューにメッ ... - メッセージキューからメッセージを受信する mq_timedsend man2 mq_send, mq_timedsend - メッセージキューにメッ ... セージを送信する mq_timedsend man3 mq_send, mq_timedsend - メッセージキューにメッ ...
https://man.plustar.jp/manpage/man_m.html - [similar]
Man page of UNDOCUMENTED 5764
UNDOCUMENTED Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ... (3), re_set_registers (3), re_set_syntax (3), res_send_setqhook (3), res_send_setrhook (3), ruserpass (3) ...
https://man.plustar.jp/manpage/man3/undocumented.3.html - [similar]
Man page of SOCKET 5696
SOCKET Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 socket ... 度接続したらデータは read (2) と write (2) コールや send (2) と recv (2) コールの変種を使用して転送できる。 ... したら close (2) が行なわれる。帯域外データの転送も send (2) に記述されており、 受信も recv (2) に記述されて ... 界は 保存される。 SOCK_DGRAM と SOCK_RAW ソケットは sendto (2) コールで指定された相手へデータグラムを送るこ ... l (2), listen (2), read (2), recv (2), select (2), send (2), shutdown (2), socketpair (2), write (2), getp ...
https://man.plustar.jp/manpage/man2/socket.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT

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