[ 源代码: socket++ ]
软件包:libsocket++1(1.12.13-10)
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 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.15) [除 arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版