getprotobynumber

getprotobynumber -- get protocol name associated with protocol number

Description

string getprotobynumber(int number);

getprotobynumber() returns the protocol name associated with protocol number as per /etc/protocols. See also getprotobyname().