File: README

package info (click to toggle)
skstream 0.3.5-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,700 kB
  • ctags: 382
  • sloc: sh: 8,247; cpp: 2,317; makefile: 113
file content (10 lines) | stat: -rw-r--r-- 602 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
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.