zookeeper_get_connected_host

\brief returns the socket address for the current connection \return socket address of the connected host or NULL on failure, only valid if the connection is current connected

extern (C)
sockaddr*
zookeeper_get_connected_host
(,
sockaddr* addr
,
socklen_t* addr_len
)

Meta