Searched refs:CONN_TCP_LISTENER (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dnetwork.c151 enum kdc_conn_type { CONN_UDP, CONN_TCP_LISTENER, CONN_TCP };
328 return add_fd(data, sock, CONN_TCP_LISTENER, accept_tcp_connection);
150 enum kdc_conn_type { CONN_UDP, CONN_TCP_LISTENER, CONN_TCP }; enumerator in enum:kdc_conn_type

Completed in 61 milliseconds