Version: 1.12.9:
* "Named Sockets" with sockbuf::setname(). This helps in situation (ex. communication error), when a sockerr exception is thrown. The text in the sockerr exception containing the name of the socket. Version 1.12: * Removing all global variables * Shared Library * Improved sockerr class with a Operation String Specification. All sockbuf methods using the new Operation String Specification in the throw statement. * Header file in ${prefix}/include/socket++/ New Version of socket++: http://members.aon.at/hstraub/linux/socket++/index.html Freshmeat: http://freshmeat.net/projects/socketxx/ |