Next: GNAT.Source_Info (g-souinf.ads), Previous: GNAT.Signals (g-signal.ads), Up: The GNAT Library
GNAT.Sockets
(g-socket.ads)
A high level and portable interface to develop sockets based applications.
This package is based on the sockets thin binding found in
GNAT.Sockets.Thin
. Currently GNAT.Sockets
is implemented
on all native GNAT ports except for OpenVMS. It is not implemented
for the LynxOS cross port.