manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 350 for [SIMILAR] 16 1024 4096 WITH 86197 numeric WITH 8... (1.076 sec.)
Man page of NETSTAT 10000
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 SOCKLIST 5793
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 SOCKET 5793
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 UNIX 5793
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 RAW 5793
RAW Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 raw - Linux の IPv4 raw ソケット 書式 #include < sys/socket.h > #include < netinet/in.h > raw_socket = socket(AF_INET, SOCK_RAW, int protocol ); 説明 raw ソケットを使うと、新しい IPv4 プロトコルをユーザ ...
https://man.plustar.jp/manpage/man7/raw.7.html - [similar]
Man page of IP 5793
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 SEND 5793
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 5793
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 5793
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 TCP 5793
TCP Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 tcp - TCP プロトコル 書式 #include < sys/socket.h > #include < netinet/in.h > #include < netinet/tcp.h > tcp_socket = socket(AF_INET, SOCK_STREAM, 0); 説明 これは RFC 793, RFC 1122, RFC 2001 で定義され ...
https://man.plustar.jp/manpage/man7/tcp.7.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