manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 325 for [SIMILAR] 16 1024 4096 WITH 59296 getpeername WI... (0.802 sec.)
Man page of RAW 2446
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 CONNECT 2446
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]
Man page of LISTEN 2446
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 IPV6 2446
IPV6 Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 ipv6 - Linux IPv6 プロトコルの実装 書式 #include < sys/socket.h > #include < netinet/in.h > tcp6_socket = socket(AF_INET6, SOCK_STREAM, 0); raw6_socket = socket(AF_INET6, SOCK_RAW, protocol ); udp6_so ...
https://man.plustar.jp/manpage/man7/ipv6.7.html - [similar]
Man page of UDP 2446
UDP Section: Linux Programmer's Manual (7) Updated: 2020-04-11 Index JM Home Page 名前 udp - IPv4 の ユーザーデータグラムプロトコル 書式 #include < sys/socket.h > #include < netinet/in.h > #include < netinet/udp.h > udp_socket = socket(AF_INET, SOCK_DGRAM, 0); 説明 これは RFC 768 で記述さ ...
https://man.plustar.jp/manpage/man7/udp.7.html - [similar]
Man page of CARDINFO 2446
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 X25 2446
X25 Section: Linux Programmer's Manual (7) Updated: 2017-09-15 Index JM Home Page 名前 x25 - ITU-T X.25 / ISO-8208 プロトコルインターフェース 書式 #include < sys/socket.h > #include < linux/x25.h > x25_socket = socket(AF_X25, SOCK_SEQPACKET, 0); 説明 X25 ソケットは X.25 パケット層プロトコ ...
https://man.plustar.jp/manpage/man7/x25.7.html - [similar]
Man page of CARDCTL 2446
CARDCTL Section: Maintenance Commands (8) Updated: 2000/12/13 16:50:26 Index JM Home Page cardctl - PCMCIA カード制御ユーティリティ 書式 cardctl [ -V ] command [ socket ] cardctl [ -c config ] [ -f scheme ] [ -s stab ] scheme [ name ] 説明 cardctl は PCMCIA ソケットの状態を監視/制御するた ...
https://man.plustar.jp/manpage/man8/cardctl.8.html - [similar]
Man page of BIND 2446
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 2446
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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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