[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Mon Apr 19 14:45:14 CEST 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/04/19 14:45:14
Modified files:
	cm3/m3-libs/m3core/src/win32/: WinSock.i3 
Log message:
	add WSASendDisconnect
	see the communit content at:
	Graceful Shutdown, Linger Options, and Socket Closure
	http://msdn.microsoft.com/en-us/library/ms738547(v=VS.85).aspx
	which recommends DisconnectEx, which requires XP and the
	community content refers to problems in Java, and Java
	calls WSASendDisconnect presumably to address the problem, presumably
	similar to DisconnectEx, but works on older systems.
    
    
More information about the M3commit
mailing list