socket++ 1.12.13-ok2.1 source package in openKylin

Changelog

socket++ (1.12.13-ok2.1) yangtze; urgency=medium

  * re-upload

 -- zhouganqing <email address hidden>  Thu, 07 Mar 2024 11:16:05 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Debian Med Packaging Team
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main libs
Yangtze V1.0 proposed main libs

Downloads

File Size SHA-256 Checksum
socket++_1.12.13.orig.tar.gz 62.8 KiB 755cdcac06d40fcca2b221f840e05f89a86298bc3bfc518b51a57b42f0512b19
socket++_1.12.13-ok2.1.debian.tar.xz 4.3 KiB e1a9c5c44dad432bfd0a33b5b998acceb2cd744c402d8dc9eedf425aaceea1a4
socket++_1.12.13-ok2.1.dsc 1.8 KiB 1d77ba69227c8f97b7b20c33a545fd22ffe05c35376f356f143041fe938abed6

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