ossp-pkg/sa/README 1.3 -> 1.4
--- README 2002/01/02 12:43:50 1.3
+++ README 2002/01/31 21:35:13 1.4
@@ -3,16 +3,17 @@
\__ \ (_| |
|___/\__,_|
- SA - Socket Abstraction Library
- Version 0.1.0 (13-Sep-2001)
+ OSSP sa -- Socket Abstraction Library
+ Version 0.9.0 (31-Jan-2002)
ABSTRACT
- The OSSP SA library is an abstraction library for the Unix socket
- interface featuring stream and datagram oriented communication over
- Unix Domain and Internet Domain sockets. It provides the following key
- features: address abstraction, type abstraction, I/O timeouts, I/O
- stream buffering and convinience I/O functions.
+ OSSP sa is an abstraction library for the Unix socket application
+ programming interface (API) featuring stream and datagram oriented
+ communication over Unix Domain and Internet Domain (TCP and UDP)
+ sockets. It provides the following key features: address abstraction
+ (local, IPv4, and IPv6), type abstraction, I/O timeouts, I/O stream
+ buffering and convenience I/O functions.
COPYRIGHT AND LICENSE
|
|