Lines Matching refs:peer
130 /* The default peer timeout indicates how long we will wait for a peer response
929 struct sockaddr *addr, int peer)
942 if (peer) {
1039 /* INET sockets treat local write shutdown and peer write shutdown as a
1125 * EPOLLOUT|EPOLLWRNORM when peer is closed and nothing to read,
1437 * attempt, in case the peer doesn't respond in a
2151 /* Recvmsg is supposed to return 0 if a peer performs an
2153 * peer has not connected or a local shutdown occurred with the
2169 /* We don't check peer_shutdown flag here since peer may actually shut