XMMS2
|
Functions | |
bool | xmms_socket_error_recoverable () |
int | xmms_getaddrinfo (const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res) |
void | xmms_freeaddrinfo (struct addrinfo *res) |
void xmms_freeaddrinfo | ( | struct addrinfo * | res | ) |
Referenced by xmms_ipc_tcp_client_init(), and xmms_ipc_tcp_server_init().
int xmms_getaddrinfo | ( | const char * | node, |
const char * | service, | ||
const struct addrinfo * | hints, | ||
struct addrinfo ** | res | ||
) |
Referenced by xmms_ipc_tcp_client_init(), and xmms_ipc_tcp_server_init().
bool xmms_socket_error_recoverable | ( | void | ) |
Referenced by xmms_ipc_msg_read_transport(), and xmms_ipc_msg_write_transport().