protoent Record

Represents type protoent.

Namespace: flcSocketLibSys
type
 protoent = record
 end;

The protoent type exposes the following members.

Show:
 NameDescription
p_aliases

Represents field p_aliases.

p_name

Represents field p_name.

p_proto

Represents field p_proto.

Top