Results of 1 - 10 of about 12 for SOCKETPAIR (0.003 sec.)
- Man page of SOCKETPAIR 14344
- SOCKETPAIR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 socketpair
...
> /* 「注意」参照 */ #include < sys/socket.h > int socketpair(int domain , int type , int protocol , int sv [2]) ...
; 説明 socketpair () は、指定されたドメイン domain に指定された種類 ...
sv is left unchanged On Linux (and other systems), socketpair () does not modify sv on failure. A requirement st ...
ていない。 準拠 POSIX.1-2001, POSIX.1-2008, 4.4BSD. socketpair () は 4.2BSD で登場した。一般に (System V の変種を ...
-
https://man.plustar.jp/manpage/man2/socketpair.2.html
- [similar]
- Man page of SOCKETCALL 9975
- SOCKETCALL Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 so
...
etsockname (2) SYS_GETPEERNAME getpeername (2) SYS_SOCKETPAIR socketpair (2) SYS_SEND send (2) SYS_RECV recv (2) ...
dto (2), setsockopt (2), shutdown (2), socket (2), socketpair (2) この文書について この man ページは Linux man-p ...
-
https://man.plustar.jp/manpage/man2/socketcall.2.html
- [similar]
- Man page of UNIX 9250
- UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ロ
...
> unix_socket = socket(AF_UNIX, type, 0); error = socketpair(AF_UNIX, type, 0, int * sv ); 説明 AF_UNIX ( AF_LO ...
いストリーム型のソケットは 名前を持たない。同様に、 socketpair (2) で作成される 2 つのソケットも名前を持たない。 ...
n effect at the time of the call to connect (2) or socketpair (2). The argument to getsockopt (2) is a pointer t ...
stream sockets and for AF_UNIX stream and datagram socket pairs created using socketpair (2). SO_PEERSEC This re ...
-
https://man.plustar.jp/manpage/man7/unix.7.html
- [similar]
- Man page of FIFO 8242
- FIFO Section: Linux Programmer's Manual (7) Updated: 2017-11-26 Index JM Home Page 名前 fifo - F
...
1), open (2), pipe (2), sigaction (2), signal (2), socketpair (2), mkfifo (3), pipe (7) この文書について この ma ...
-
https://man.plustar.jp/manpage/man7/fifo.7.html
- [similar]
- Man page of PIPE 8136
- PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi
...
it(EXIT_SUCCESS); } } 関連項目 fork (2), read (2), socketpair (2), splice (2), tee (2), vmsplice (2), write (2), ...
-
https://man.plustar.jp/manpage/man2/pipe.2.html
- [similar]
- Man page of PIPE 8136
- PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi
...
it(EXIT_SUCCESS); } } 関連項目 fork (2), read (2), socketpair (2), splice (2), tee (2), vmsplice (2), write (2), ...
-
https://man.plustar.jp/manpage/man2/pipe2.2.html
- [similar]
- JM Project (Japanese)::List(man1) 8136
- Linux マニュアル 一覧表 アルファベット順 - s linuxマニュアルの s の一覧表です。 Linux マニュアル
...
ocketcall man2 socketcall - ソケットシステムコール socketpair man2 socketpair - 接続されたソケットのペアを作成す ...
-
https://man.plustar.jp/manpage/man_s.html
- [similar]
- Man page of SOCKET 8030
- SOCKET Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 socket
...
(2), recv (2), select (2), send (2), shutdown (2), socketpair (2), write (2), getprotoent (3), address_families ...
-
https://man.plustar.jp/manpage/man2/socket.2.html
- [similar]
- Man page of PIPE 8030
- PIPE Section: Linux Programmer's Manual (7) Updated: 2014-07-08 Index JM Home Page 名前 pipe - パ
...
ntl (2), open (2), pipe (2), poll (2), select (2), socketpair (2), stat (2), mkfifo (3), epoll (7), fifo (7) この ...
-
https://man.plustar.jp/manpage/man7/pipe.7.html
- [similar]
- JM Project (Japanese)::List(man1) 8030
- Linux マニュアル 一覧表 man2 linuxマニュアルの man2 一覧表です。 Linux マニュアル 一覧表 [ man1
...
する socketcall socketcall - ソケットシステムコール socketpair socketpair - 接続されたソケットのペアを作成する sp ...
-
https://man.plustar.jp/manpage/man_2.html
- [similar]