socket++ 1.12.13-6 source package in Ubuntu

Changelog

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


  * Final fixes for Hurd

 -- Mathieu Malaterre <email address hidden>  Tue, 31 Dec 2013 08:39:12 +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-6.dsc 2.0 KiB a742167fca6558b310e99ac2608675155a1bf5c0f2e0b8c1d281047632ab92ae
socket++_1.12.13.orig.tar.gz 62.8 KiB 755cdcac06d40fcca2b221f840e05f89a86298bc3bfc518b51a57b42f0512b19
socket++_1.12.13-6.debian.tar.gz 3.8 KiB 198c24fd8a7e4f4569623b7a8b13935734f36ac767347a68020df4357a7f8309

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.