Searched defs:sockport (Results 1 – 2 of 2) sorted by relevance
273 sub sockport { subroutine
885 sub sockport { my $self = shift; scalar +( $self->_get_host_service( $self->sockname, NI_NUMERICSERV, NIx_NOHOST ) )[1] } global() subroutine