| Previous | Next
Net::serventReturns information for an Internet service. Overrides the core
You can access the structure fields with the methods or by importing the fields into your namespace with the :FIELDS import tag and accessing them by prepending $serv_obj->name( ) $s_name
getserv(service) Frontend for
getservbyname(name) Returns information for the Internet service with protocol name
getservbyport(port) Returns information for the Internet service with port number
getservent Returns entries from the database of Internet services. |