manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 896 for [SIMILAR] 16 1024 4096 WITH 19442 ソケ WITH 1035... (2.319 sec.)
Man page of BIND 10000
BIND Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 bind - ソケットに名前をつける 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket.h > int bind(int sockfd , const struct sockaddr * addr , socklen_t addrlen ); 説明 socket (2) でソケ ...
https://man.plustar.jp/manpage/man2/bind.2.html - [similar]
Man page of IP 9765
IP Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 ip - Linux IPv4 プロトコルの実装 書式 #include < sys/socket.h > #include < netinet/in.h > #include < netinet/ip.h > /* 上記のスーパーセット */ tcp_socket = socket(AF_INET, SOCK_STREAM, 0); udp_socket = ...
https://man.plustar.jp/manpage/man7/ip.7.html - [similar]
Man page of UNIX 9027
UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ローカルな プロセス間通信用のソケット 書式 #include < sys/socket.h > #include < sys/un.h > unix_socket = socket(AF_UNIX, type, 0); error = socketpair(AF_UNIX, type, 0, int * sv ); 説明 AF_UNIX ...
https://man.plustar.jp/manpage/man7/unix.7.html - [similar]
Man page of CARDINFO 9027
CARDINFO Section: User Commands (1) Updated: 2000/06/12 21:24:48 Index JM Home Page 名前 cardinfo - PCMCIA カードの監視・制御を行う X ユーティリティ 書式 cardinfo 説明 cardinfo はシステムにある全ての PCMCIA ソケットの現在の設定を表示する。 各カードについて、カードの名前・状態・使っている ...
https://man.plustar.jp/manpage/man1/cardinfo.1.html - [similar]
Man page of SOCKLIST 9027
SOCKLIST Section: Linux System Manual (8) Updated: 1998-02-09 Index JM Home Page 名前 socklist - オープンしているソケットの一覧を表示する 書式 socklist 説明 socklist は、オープンしている全てのソケットを一覧表示する Perl スクリプト である。 ソケットの種別、ポート番号、inode 番号、ユーザー ...
https://man.plustar.jp/manpage/man8/socklist.8.html - [similar]
Man page of DDP 9026
DDP Section: Linux Programmer's Manual (7) Updated: 2017-09-15 Index JM Home Page 名前 ddp - Linux での AppleTalk プロトコルの実装 書式 #include < sys/socket.h > #include < netatalk/at.h > ddp_socket = socket(AF_APPLETALK, SOCK_DGRAM, 0); raw_socket = socket(AF_APPLETALK, SOCK_RAW, proto ...
https://man.plustar.jp/manpage/man7/ddp.7.html - [similar]
Man page of SOCKET 9020
SOCKET Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 socket - Linux のソケットインターフェース 書式 #include < sys/socket.h > sockfd = socket(int socket_family , int socket_type , int protocol ); 説明 このマニュアルページは Linux ネットワークのソケット ...
https://man.plustar.jp/manpage/man7/socket.7.html - [similar]
Man page of SEND 9019
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 9019
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 9019
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]
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