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.
Be the first to post a text review of Asynchronous Socket Library. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* autotooled * updates for newer gcc versions * some changes in the class hierarchy (hopefully, this preserves the interfaces, but you can't be sure)
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.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?