Menu

Non-blocking network library / News: Recent posts

Released 0.1.0

Just released 0.1.0. Check it out and submit a feedback thru the forums / bug tracker ;)

Posted by m. 2007-03-22

Update

The namespace changed to nnl.
Modified netman's internals for better performance.
Implemented custom vector<> class for better clear() performance.

Things to do in the future:
- Implement optional copying of data to send from user to library so the user does not have to maintain the buffer.
- Allow multiple Send() operations on one Socket.
- Allow sending of data on other Socket (not self).... read more

Posted by m. 2007-01-23

Update

Http part of the code was updated, more UT implemented.
The sources are now in SVN and doc is generated using Doxygen file from the SVN sources.

Posted by m. 2006-09-26
MongoDB Logo MongoDB