socket++ 1.12.13-ok1 source package in openKylin

Changelog

socket++ (1.12.13-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
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

Downloads

File Size SHA-256 Checksum
socket++_1.12.13-ok1.tar.xz 52.9 KiB 3994f066fa3e4055cb9030461d4f6906b872d8cbad13c9492852b1ddd2a3d51a
socket++_1.12.13-ok1.dsc 1.6 KiB ee56f350884b999a96e8dff645e7bf29b44eccffbfdd6e3776ecadff20f19d66

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.