socket++ 1.12.13+git20131030.5d039ba-1build1 source package in Ubuntu

Changelog

socket++ (1.12.13+git20131030.5d039ba-1build1) noble; urgency=high

  * No change rebuild for frame pointers (and time_t).

 -- Julian Andres Klode <email address hidden>  Thu, 18 Apr 2024 19:52:01 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
socket++_1.12.13+git20131030.5d039ba.orig.tar.xz 52.8 KiB 9329f32980ac407f6bea7b4fd14c16b517ec359f454f8c366f2e85fe2665cc1f
socket++_1.12.13+git20131030.5d039ba-1build1.debian.tar.xz 4.8 KiB 11dc911f1de9bd823187a3129dedf8cfeac760ab04deeee323cf2c985913f805
socket++_1.12.13+git20131030.5d039ba-1build1.dsc 2.2 KiB 45ff1370716105b6f4929ca1dc6ae7b1a3158544fd15fce36d2be6ae6e42157f

View changes file

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.

libsocket++1-dbgsym: debug symbols for libsocket++1