socket++ 1.12.13-2 source package in Ubuntu

Changelog

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


  * Fix compilation on hurd/kFreeBSD
  * Bump Std-Vers to 3.9.5, no changes needed

 -- Mathieu Malaterre <email address hidden>  Wed, 11 Dec 2013 09:03:55 +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-2.dsc 2.0 KiB 3ff001aed2e65560377efd7e6c6150cdce6e39b85449458f03017c6c20a97d06
socket++_1.12.13.orig.tar.gz 62.8 KiB 755cdcac06d40fcca2b221f840e05f89a86298bc3bfc518b51a57b42f0512b19
socket++_1.12.13-2.debian.tar.gz 2.8 KiB 76e7e48ffc5e3a80daccb7d35cfc83f3039a52cb7d9f8d0296087d000d173e74

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.