manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 21 for peer (0.031 sec.)
Man page of BIND 12143
BIND Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 bind - ソ ... rgv[]) { int sfd, cfd; struct sockaddr_un my_addr, peer_addr; socklen_t peer_addr_size; sfd = socket(AF_UN ... ming connections one at a time using accept (2) */ peer_addr_size = sizeof(peer_addr); cfd = accept(sfd, ( ... struct sockaddr *) &peer_addr, &peer_addr_size); if (cfd == -1) handle_erro ... アドレス , bind , 参照 , include , sockaddr , sfd , peer , struct Linux マニュアル 一覧 [ man1 ] [ man2 ] [ ...
https://man.plustar.jp/manpage/man2/bind.2.html - [similar]
Man page of GETADDRINFO 11247
GETADDRINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 g ... *result, *rp; int sfd, s; struct sockaddr_storage peer_addr; socklen_t peer_addr_len; ssize_t nread; char ... tagrams and echo them back to sender */ for (;;) { peer_addr_len = sizeof(peer_addr); nread = recvfrom(sfd ... , buf, BUF_SIZE, 0, (struct sockaddr *) &peer_addr, &peer_addr_len); if (nread == -1) continue; ... [NI_MAXSERV]; s = getnameinfo((struct sockaddr *) &peer_addr, peer_addr_len, host, NI_MAXHOST, service, NI ...
https://man.plustar.jp/manpage/man3/freeaddrinfo.3.html - [similar]
Man page of GETADDRINFO 11247
GETADDRINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 g ... *result, *rp; int sfd, s; struct sockaddr_storage peer_addr; socklen_t peer_addr_len; ssize_t nread; char ... tagrams and echo them back to sender */ for (;;) { peer_addr_len = sizeof(peer_addr); nread = recvfrom(sfd ... , buf, BUF_SIZE, 0, (struct sockaddr *) &peer_addr, &peer_addr_len); if (nread == -1) continue; ... [NI_MAXSERV]; s = getnameinfo((struct sockaddr *) &peer_addr, peer_addr_len, host, NI_MAXHOST, service, NI ...
https://man.plustar.jp/manpage/man3/gai_strerror.3.html - [similar]
Man page of GETADDRINFO 11247
GETADDRINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 g ... *result, *rp; int sfd, s; struct sockaddr_storage peer_addr; socklen_t peer_addr_len; ssize_t nread; char ... tagrams and echo them back to sender */ for (;;) { peer_addr_len = sizeof(peer_addr); nread = recvfrom(sfd ... , buf, BUF_SIZE, 0, (struct sockaddr *) &peer_addr, &peer_addr_len); if (nread == -1) continue; ... [NI_MAXSERV]; s = getnameinfo((struct sockaddr *) &peer_addr, peer_addr_len, host, NI_MAXHOST, service, NI ...
https://man.plustar.jp/manpage/man3/getaddrinfo.3.html - [similar]
Man page of SHM_OPEN 9454
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... em_init-sem2"); /* Wait for 'sem1' to be posted by peer before touching shared memory */ if (sem_wait(&shm ... shmp->buf[j]); /* Post 'sem2' to tell the to tell peer that it can now access the modified data in shared ... ); /* Unlink the shared memory object. Even if the peer process is still using the object, this is okay. T ... nt = len; memcpy(&shmp->buf, string, len); /* Tell peer that it can now access shared memory */ if (sem_po ...
https://man.plustar.jp/manpage/man3/shm_open.3.html - [similar]
Man page of SHM_OPEN 9454
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... em_init-sem2"); /* Wait for 'sem1' to be posted by peer before touching shared memory */ if (sem_wait(&shm ... shmp->buf[j]); /* Post 'sem2' to tell the to tell peer that it can now access the modified data in shared ... ); /* Unlink the shared memory object. Even if the peer process is still using the object, this is okay. T ... nt = len; memcpy(&shmp->buf, string, len); /* Tell peer that it can now access shared memory */ if (sem_po ...
https://man.plustar.jp/manpage/man3/shm_unlink.3.html - [similar]
Man page of UMOUNT 8997
UMOUNT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 umount ... to be forwarded to every shared mount point in the peer group and every slave mount of that peer group. Th ... is means that umount () of any peer in a set of shared mounts will cause all of its pe ...
https://man.plustar.jp/manpage/man2/umount.2.html - [similar]
Man page of UMOUNT 8997
UMOUNT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 umount ... to be forwarded to every shared mount point in the peer group and every slave mount of that peer group. Th ... is means that umount () of any peer in a set of shared mounts will cause all of its pe ...
https://man.plustar.jp/manpage/man2/umount2.2.html - [similar]
Man page of UNIX 8541
UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ロ ... いくつかのシステムコール (例えば getsockname (2), getpeername (2), recvfrom (2), accept (2)) はこの型の引数を ... ール ( accept (2), recvfrom (2), getsockname (2), getpeername (2)) がソケットアドレス構造体を返す。 これらの ... les receiving of the SELinux security label of the peer socket in an ancillary message of type SCM_SECURIT ... d in Linux 4.2. SO_PEEK_OFF socket (7) を参照。 SO_PEERCRED This read-only socket option returns the crede ...
https://man.plustar.jp/manpage/man7/unix.7.html - [similar]
Man page of IP 7797
IP Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 ip - Linux ... n enables receiving of the security context of the peer socket in an ancillary message of type SCM_SECURIT ... TCP or SCTP sockets, see the description of the SO_PEERSEC option below. The value given as an argument to ... the same format as the one described under the SO_PEERSEC option below. Note: the reuse of the SCM_SECURI ... る。 IP_ADD_SOURCE_MEMBERSHIP の項に説明がある。 SO_PEERSEC (Linux 2.6.17 以降) If labeled IPSEC or NetLabe ...
https://man.plustar.jp/manpage/man7/ip.7.html - [similar]
PREV 1 2 3 NEXT

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