Quest: Sockets in SYSVR3
Rich Stevens
rstevens at noao.edu
Thu Jun 20 04:41:32 AEST 1991
> However, SYSVR4 does have sockets based on streams
> and I am curious how it maintains sockets for dup
> and fork operations.
For all the details on SVR4 sockets, take a look at
%T Implementing Berkeley Sockets in System V Release 4
%A I. Vessey
%A G. Skinner
%J Proceedings of the 1990 Winter USENIX Conference
%C Washington, D.C.
%P 177-193
%D 1990
In summary, the paper says that it takes both a user library
(socklib) and a streams module (sockmod) to provide sockets
over streams.
Rich Stevens (rstevens at noao.edu)
More information about the Comp.unix.internals
mailing list