[M3devel] socket linger?
Jay
jay.krell at cornell.edu
Tue Mar 17 10:02:44 CET 2009
Can someone please weight on this?
I think these two chunks should be identical, though not sure which way they should go.
C:\dev2\cm3\m3-libs\libm3\src\os\POSIX\SocketPosix.m3(472): linger := Usocket.struct_linger{1, 1};
C:\dev2\cm3\m3-libs\libm3\src\os\WIN32\SocketWin32.m3(429): linger := WinSock.struct_linger{0, 0};
This is the same as version #1 in the elegosoft history.
I haven't checked 3.6.
- Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20090317/4970e3cd/attachment-0001.html>
More information about the M3devel
mailing list