Lines Matching defs:connected
51 * ECONNREFUSED is not returned from one end of a connected() socket to the
333 /* Support code for asymmetrically connected dgram sockets
335 * If a datagram socket is connected to a socket not itself connected
346 * are still connected to it and there's no way to inform "a polling
432 int connected;
434 connected = unix_dgram_peer_wake_connect(sk, other);
444 if (connected)
473 * flow control based only on wmem_alloc; second, sk connected to peer
483 * when peer was not connected to us.
580 * Fixme: BSD difference: In BSD all sockets connected to us get
1194 * 1003.1g breaking connected state with AF_UNSPEC
1201 * If it was connected, reconnect.
1345 /* Socket is already connected */