by olsner
Asynchronous socket library, providing event-driven socket programming la MFC CAsyncSocket. The socket library can also be used in blocking mode as an ordinary C++ socket library.
* autotooled * updates for newer gcc versions * some changes in the class hierarchy (hopefully, this preserves the interfaces, but you can't be sure)
olsner committed patchset 13 of module async to the Asynchronous Socket Library CVS repository, changing 2 files
olsner committed patchset 12 of module async to the Asynchronous Socket Library CVS repository, changing 45 files
olsner committed patchset 11 of module async to the Asynchronous Socket Library CVS repository, changing 1 files
olsner committed patchset 10 of module async to the Asynchronous Socket Library CVS repository, changing 4 files
olsner committed patchset 9 of module async to the Asynchronous Socket Library CVS repository, changing 4 files
Can detect closed sockets in the notification loop by using FIONREAD ioctl, and checks the error return to see if the socket is a server socket rather than a closed client socket.
olsner committed patchset 8 of module async to the Asynchronous Socket Library CVS repository, changing 1 files
olsner committed patchset 7 of module async to the Asynchronous Socket Library CVS repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use