manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 331 for [SIMILAR] 16 1024 4096 WITH 84317 sendmmsg WITH ... (1.338 sec.)
Man page of SENDMMSG 10000
SENDMMSG Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 sendmmsg - 複数のメッセージをソケットへ送信する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sys/socket.h > int sendmmsg(int sockfd , struct mmsghdr * msgvec , unsigned i ...
https://man.plustar.jp/manpage/man2/sendmmsg.2.html - [similar]
Man page of SHUTDOWN 2015
SHUTDOWN Section: Linux Programmer's Manual (2) Updated: 2018-04-30 Index JM Home Page 名前 shutdown - 全二重接続の一部を閉じる 書式 #include < sys/socket.h > int shutdown(int sockfd , int how ); 説明 shutdown () は、 sockfd に関連づけられているソケットによる全二重接続 (full-duplex conne ...
https://man.plustar.jp/manpage/man2/shutdown.2.html - [similar]
Man page of GETSOCKNAME 2015
GETSOCKNAME Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 getsockname - ソケットの名前を取得する 書式 #include < sys/socket.h > int getsockname(int sockfd , struct sockaddr * addr , socklen_t * addrlen ); 説明 getsockname () は、ソケット sockfd に結び ...
https://man.plustar.jp/manpage/man2/getsockname.2.html - [similar]
Man page of SEND 1478
SEND Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 send, sendto, sendmsg - ソケットへメッセージを送る 書式 #include < sys/types.h > #include < sys/socket.h > ssize_t send(int sockfd , const void * buf , size_t len , int flags ); ssize_t sendto(int soc ...
https://man.plustar.jp/manpage/man2/send.2.html - [similar]
Man page of SEND 1478
SEND Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 send, sendto, sendmsg - ソケットへメッセージを送る 書式 #include < sys/types.h > #include < sys/socket.h > ssize_t send(int sockfd , const void * buf , size_t len , int flags ); ssize_t sendto(int soc ...
https://man.plustar.jp/manpage/man2/sendmsg.2.html - [similar]
Man page of SEND 1478
SEND Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 send, sendto, sendmsg - ソケットへメッセージを送る 書式 #include < sys/types.h > #include < sys/socket.h > ssize_t send(int sockfd , const void * buf , size_t len , int flags ); ssize_t sendto(int soc ...
https://man.plustar.jp/manpage/man2/sendto.2.html - [similar]
Man page of LISTEN 0
LISTEN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 listen - ソケット(socket)上の接続を待つ 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket.h > int listen(int sockfd , int backlog ); 説明 listen () は sockfd が参照するソケットを ...
https://man.plustar.jp/manpage/man2/listen.2.html - [similar]
Man page of RECVMMSG 0
RECVMMSG Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recvmmsg - 複数のメッセージをソケットから受信する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sys/socket.h > int recvmmsg(int sockfd , struct mmsghdr * msgvec , unsigned ...
https://man.plustar.jp/manpage/man2/recvmmsg.2.html - [similar]
Man page of CHAT 0
CHAT Section: Maintenance Commands (8) Updated: 27 Sep 1997 Index JM Home Page 名称 chat - モデム接続の確立を自動化するスクリプト言語 書式 chat [ options ] script 解説 chat プログラムはコンピュータとモデムの間のメッセージ交換を制御します。 このコマンドの主な目的は、Point-to-Point Protoco ...
https://man.plustar.jp/manpage/man8/chat.8.html - [similar]
Man page of CONNECT 0
CONNECT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 connect - ソケットの接続を行う 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket.h > int connect(int sockfd , const struct sockaddr * addr , socklen_t addrlen ); 説明 connect ( ...
https://man.plustar.jp/manpage/man2/connect.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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