[ 源代码: socket++ ]
软件包:libsocket++1(1.12.13-11)
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)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 9)
- GNU 标准 C++ 库,第3版