worldforge / skstream

Home Page:http://www.worldforge.org/dev/eng/libraries/skstream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTICE!!!
This library is as of 2014-02-17 unmaintained and without any specific maintainer.
We recommend that you use Boost::Asio instead.


Skstream is an iostream based C++ socket library. It is ideally suited for use
as the underlying transport for Atlas-C++, and has been well tested and
debugged. It was first discovered for WorldForge when it was used in UClient
and has since been packaged up as its own library for use on other WorldForge
projects. The code was originally written by Rafael Guterres Jeffman who is not
involved with the project but we have extensively rewritten it, and added new
features such as IPv6 support and unix domain sockets. It now maintained for
WorldForge by Al Riddoch and others.

This is version 0.3.2.

About

http://www.worldforge.org/dev/eng/libraries/skstream

License:GNU General Public License v2.0


Languages

Language:C++ 99.0%Language:Shell 1.0%