#include <services.h>
Static Public Member Functions | |
| static std::string | LookupByPort (int port, const char *proto="tcp") |
| static int | LookupByName (const char *name, const char *proto="tcp") |
|
||||||||||||
|
Lookup and return the primary port used for a given service
|
|
||||||||||||
|
Lookup and return the primary name used for a given port.
|
1.4.2