[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Tue Feb 5 09:27:35 CET 2013
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 13/02/05 09:27:35
Modified files:
cm3/m3-libs/libm3/src/os/Common/: Socket.i3
./: Socket.i3
cm3/m3-libs/libm3/src/os/POSIX/: SocketPosix.m3
./: SocketPosix.m3
cm3/m3-libs/libm3/src/os/WIN32/: SocketWin32.m3
Log message:
use socklen_t more
start IPv6 support
Change Address type from Ipv4 to type enum followed by
ipv4 and ipv6; a "union" or slightly smart code
could save us 4 of 16ish bytes, probably should do that
converge the files somewhat
in some places support writes larger than 2GB, on 64bit systems
"one" => "True"
More information about the M3commit
mailing list