mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
2b1dacc826
- Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
11 lines
638 B
Plaintext
11 lines
638 B
Plaintext
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.
|
|
|
|
WWW: http://www.worldforge.org/dev/eng/libraries/skstream/
|