37 static const char* listener_str =
"listener";
63 ods_log_assert(listener);
64 ods_log_assert(address);
88 ods_log_error(
"[%s] bad ip address '%s'", listener_str,
97 ods_log_error(
"[%s] bad ip address '%s'", listener_str,
116 free((
void*)i->
port);
132 for (i=0; i < listener->
count; i++) {
void listener_cleanup(listener_type *listener)
interface_type * listener_push(listener_type *listener, char *address, int family, const char *port)
void interface_cleanup(interface_type *i)
listener_type * listener_create()
interface_type * interfaces
union acl_addr_storage addr