Browse Source

add description

master
parent
commit
5473e05bea
  1. 9
      sa/sa.spec

9
sa/sa.spec

@ -55,6 +55,15 @@ AutoReq: no
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

Loading…
Cancel
Save