Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <netdb.h>

Struct servent

Interface status: externallyDefinedApi

struct servent;

Description

Includes following members,

Members

Defined in servent:


Member data


s_name

Interface status: externallyDefinedApi Inherited from: servent

char * s_name;

Description

official service name


s_aliases

Interface status: externallyDefinedApi Inherited from: servent

char ** s_aliases;

Description

alias list


s_port

Interface status: externallyDefinedApi Inherited from: servent

int s_port;

Description

port X


s_proto

Interface status: externallyDefinedApi Inherited from: servent

char * s_proto;

Description

protocol to use