Lines Matching defs:connected
51 * ECONNREFUSED is not returned from one end of a connected() socket to the
417 /* Support code for asymmetrically connected dgram sockets
419 * If a datagram socket is connected to a socket not itself connected
430 * are still connected to it and there's no way to inform "a polling
516 int connected;
518 connected = unix_dgram_peer_wake_connect(sk, other);
528 if (connected)
557 * flow control based only on wmem_alloc; second, sk connected to peer
567 * when peer was not connected to us.
671 * Fixme: BSD difference: In BSD all sockets connected to us get
1415 * 1003.1g breaking connected state with AF_UNSPEC
1422 * If it was connected, reconnect.
1575 /* Socket is already connected */