/sys$common/syshlp/helplib.hlb CC, Socket Routines, getprotobyname *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Searches the protocols database until a matching protocol name is found or until an EOF is encountered. Syntax: #include <netdb.h> struct protoent *getprotobyname(char *name);
|