socket++ 1.12.13-5 source package in Ubuntu

Changelog

socket++ (1.12.13-5) unstable; urgency=low


  * Yet another round of fixes for Hurd/kFreeBSD

 -- Mathieu Malaterre <email address hidden>  Mon, 30 Dec 2013 14:15:34 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
socket++_1.12.13-5.dsc 2.0 KiB fa8e83f9675164eed4743cd76287a50fd492d4a04992b2b086a47fceab167b53
socket++_1.12.13.orig.tar.gz 62.8 KiB 755cdcac06d40fcca2b221f840e05f89a86298bc3bfc518b51a57b42f0512b19
socket++_1.12.13-5.debian.tar.gz 3.7 KiB e5ee786b936e248cf8934cb5de75ef0c4aa8879e842b21373d549eabca7be66d

Available diffs

No changes file available.

Binary packages built by this source

libsocket++-dev: lightweight convenience library to handle low level BSD sockets in C++ -devel

 Socket++ library defines a family of C++ classes that can be used more
 effectively than directly calling the underlying low-level system functions.
 One distinct advantage of the socket++ is that it has the same interface as
 that of the iostream so that the users can perform type-safe input output.
 See your local IOStream library documentation for more information on
 iostreams.
 .
 Headers and shared libraries for socket++.

libsocket++1: lightweight convenience library to handle low level BSD sockets in C++ - libs

 Socket++ library defines a family of C++ classes that can be used more
 effectively than directly calling the underlying low-level system functions.
 One distinct advantage of the socket++ is that it has the same interface as
 that of the iostream so that the users can perform type-safe input output.
 See your local IOStream library documentation for more information on
 iostreams.
 .
 This package contains the libraries needed to run socket++ applications.