GNAT Sockets g-socket ads (GNAT Reference Manual) (original) (raw)
Next: GNAT.Source_Info (g-souinf.ads), Previous: GNAT.Signals (g-signal.ads), Up: The GNAT Library [Contents][Index]
12.102 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 inGNAT.Sockets.Thin
. Currently GNAT.Sockets
is implemented on all native GNAT ports and on VxWorks cross ports. It is not implemented for the LynxOS cross port.