protoent Struct Reference

#include <netdb.h>

Data Fields

char *  p_name
char **  p_aliases
int  p_proto

Field Documentation

char** protoent::p_aliases
 
char* protoent::p_name
 
int protoent::p_proto
 

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

Copyright © Nokia Corporation 2001-2008
Back to top