[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Sun Apr 18 16:58:56 CEST 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/04/18 16:58:56

Modified files:
	cm3/m3-libs/libm3/src/os/POSIX/: SocketPosix.m3 

Log message:
	handles ECONNRESET for reads and writes; previously it was only handled
	for write
	factor out common code from ReceiveFrom, Read, SendTo, Write (the error handling and waiting)
	allow writes larger than 2GB on 64bit systems (int => INTEGER)
	(reads already were ok)




More information about the M3commit mailing list