socket++ 1.12.13+git20131030.5d039ba-ok1 source package in openKylin

Changelog

socket++ (1.12.13+git20131030.5d039ba-ok1) nile; urgency=high

  * Build for openKylin.

 -- Luoyaoming <email address hidden>  Wed, 24 Apr 2024 17:25:11 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Very Urgent

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs
Huanghe V3.0 release main libs
Nile V2.0 release main libs
Nile V2.0 proposed main libs

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-ok1.debian.tar.xz 4.3 KiB b910d32420dad752645abc4fa9c095bc199a1604e47ed5444f5a0f10fd67288f
socket++_1.12.13+git20131030.5d039ba-ok1.dsc 2.0 KiB c18915d6184dce1bc08668b1e163841db087d3ef04bc50368c4aec0f6337eea6

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