SCM Repository
View of /sml/trunk/src/smlnj-lib/INet/inet-lib.cm
Parent Directory
|
Revision Log
Revision 651 -
(download)
(annotate)
Thu Jun 1 18:34:03 2000 UTC (20 years, 8 months ago) by monnier
File size: 464 byte(s)
Thu Jun 1 18:34:03 2000 UTC (20 years, 8 months ago) by monnier
File size: 464 byte(s)
bring revisions from the vendor branch to the trunk
(* inet-lib.cm * * COPYRIGHT (c) 1999 Bell Labs, Lucent Technologies. * * Sources file for INet library; part of the SML/NJ library suite. *) Library signature SOCK_UTIL structure SockUtil #if defined(OPSYS_UNIX) signature UNIX_SOCK_UTIL structure UnixSockUtil #endif is #if defined(NEW_CM) $/basis.cm $/smlnj-lib.cm #else ../Util/smlnj-lib.cm #endif sock-util-sig.sml sock-util.sml #if defined(OPSYS_UNIX) unix-sock-util.sml #endif
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |