[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Wed Apr 15 13:41:20 CEST 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/04/15 13:41:20
Modified files:
cm3/m3-libs/m3core/src/unix/: m3makefile
cm3/m3-libs/m3core/src/unix/Common/: m3makefile m3unix.h
cm3/m3-libs/m3core/src/unix/uin-common/: Uin.i3
cm3/m3-libs/m3core/src/unix/uin-len/: Uin.i3
Added files:
cm3/m3-libs/m3core/src/unix/Common/: Uin.c
Log message:
#include what we can for windows
reorder includes
sys first, then alphabetical; if this breaks, reorder to make it work
implement ntohs, etc. in C
This is just a little more portable and maybe just a little faster.
To wit, the tcp library even wrap these up. Let's undo that shortly, saving a layer.
More information about the M3commit
mailing list