manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 970 for [SIMILAR] 16 1024 4096 WITH 19442 ソケ WITH 1396... (2.059 sec.)
Man page of SEND 9121
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 9121
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 SOCKET 9118
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 DDP 9090
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 UNIX 9068
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 9068
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 BIND 9068
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 SOCKLIST 9067
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 NETSTAT 7460
NETSTAT Section: Linux Programmer's Manual (8) Updated: 19 December 2000 Index JM Home Page 名前 netstat - ネットワーク接続、経路テーブル、インターフェースの状態、マスカレード接続、 netlink メッセージ、マルチキャストのメンバーシップを表示する 書式 netstat [ address_family_options ] [ --t ...
https://man.plustar.jp/manpage/man8/netstat.8.html - [similar]
Man page of CONNECT 7460
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 11 NEXT

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