OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 16-Dec-2002 16:51:54
Branch: HEAD Handle: 2002121615515400
Modified files:
openpkg-src/sa sa.spec
Log:
add description
Summary:
Revision Changes Path
1.15 +9 -0 openpkg-src/sa/sa.spec
____________________________________________________________________________
Index: openpkg-src/sa/sa.spec
============================================================
$ cvs diff -u -r1.14 -r1.15 sa.spec
--- openpkg-src/sa/sa.spec 16 Dec 2002 15:46:34 -0000 1.14
+++ openpkg-src/sa/sa.spec 16 Dec 2002 15:51:54 -0000 1.15
@@ -55,6 +55,15 @@
AutoReqProv: no
%description
+ 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.
+
+ Options:
+ --define 'with_ex %{with_ex}'
%prep
%setup -q
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]