Lines Matching full:address
40 * parameters and getting socket address strings.
86 * @addr: the address to connect to
89 * Attempt to connect to the address @addr. This method
101 * @addr: the address to connect to
108 * Attempt to connect to the address @addr. This method
126 * @addr: the address to listen to
130 * Attempt to listen to the address @addr. This method
143 * @addr: the address to listen to
151 * Attempt to listen to the address @addr. This method
170 * @localAddr: the address to local bind address
171 * @remoteAddr: the address to remote peer address
188 * @localAddr: the address to local bind address
189 * @remoteAddr: the address to remote peer address
220 * address. A pointer to the allocated address information
237 * address. A pointer to the allocated address information
242 * Returns: the socket address struct, or NULL on error