Jump to content

SOCKETS.SYS

From EDM2
Revision as of 19:30, 31 January 2016 by Martini (talk | contribs) (Created page with "SOCKETS.SYS provides the common sockets layer for the protocol stacks. Calls made to the socket APIs first pass through SOCKETS.SYS, which routes the call to the correct proto...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SOCKETS.SYS provides the common sockets layer for the protocol stacks. Calls made to the socket APIs first pass through SOCKETS.SYS, which routes the call to the correct protocol stack. The socket address families supported are AF_OS2 (or equivalently, AF_UNIX), AF_INET, and AF_NETBIOS (or equivalently, AF_NB).

Version

Date Version Size Comments
--- bytes

DLL Entry Points

DLLs Loaded