Author: sh0
Date: Wed Feb 4 20:56:55 2009
New Revision: 3808
URL: http://svn.gna.org/viewcvs/service-tech?rev=3808&view=rev
Log:
Initial commit of io_base code.
io_base is a (relatively) simple socket-API abstraction layer intended to serve
as a base for higher-layer lola-modular networking code which has yet to be
written. It's been coded against the POSIX.1-2001 and winsock 1.0 APIs, and
empirically tested on GNU/Linux and mingw32-gcc + wine, so usage of both APIs
should at least be close to correct.
Current test code is included; makefiles and test-scripts for full automation
are To Be Written.
TBD: TCP Server and socket-dealloc-on-close code.
Added:
branches/lola-modular/lola/src/io_base.H
branches/lola-modular/lola/src/io_base.cc
branches/lola-modular/lola/src/io_base_selftest.cc
--
You received this e-mail, because you subscribed the mailing list
"service-tech-commits" which will forward you any e-mail addressed to
[email protected]. If you want to unsubscribe or make any changes to
your subscription, please go to
https://mail.gna.org/listinfo/service-tech-commits.