3.2.65 getservbyportgetservbyport
This function does the same thing as
getservbyport
(3): it translates
a service (port) number to its corresponding names.
($name, $aliases, $port_number, $protocol_name) In scalar context, getservbyport returns only the service port name. |
|