SOCKETS.SYS: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
==Version== | ==Version== | ||
{|class="wikitable" | |||
{| class="wikitable" | !Date||Version||Size||Comments | ||
! Date | |||
| | |||
| | |||
|- | |- | ||
|1998-01-26 15:45||4.02r||59,957 bytes|| | |||
|} | |} | ||
Line 15: | Line 12: | ||
* [[VIOCALLS.DLL]] | * [[VIOCALLS.DLL]] | ||
[[Category:Drivers]] | |||
[[Category: |
Revision as of 22:04, 27 August 2016
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 |
---|---|---|---|
1998-01-26 15:45 | 4.02r | 59,957 bytes |