[comp.windows.x] Where are the well known sockets?

VICKERY@QCVAX.BITNET (11/10/88)

 In reply to a question from Tom Dale, Robert Schleifer stated:
> Yes, MIT only ships network interface software for sockets.  However,
> the code is well isolated to relatively few modules, and it should be
> straightforward to do an implementation for other network interfaces.

 While trying to do an implementation to another network, I came
up against calls to "CreateWellKnownSockets," but I never could find
the code in the R2 distribution.  Anyone have a pointer?

Chris Vickery

rws@EXPO.LCS.MIT.EDU (Bob Scheifler) (11/10/88)

CreateWellKnownSockets is in server/os/4.2bsd/connection.c (in R3).