servent Struct Reference

#include <netdb.h>

Data Fields

char *  s_name
char **  s_aliases
int  s_port
char *  s_proto

Field Documentation

char** servent::s_aliases
 
char* servent::s_name
 
int servent::s_port
 
char* servent::s_proto
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top