[ 源代码: socket++ ]
软件包:libsocket++1(1.12.13+git20131030.5d039ba-1 以及其他的)
libsocket++1 的相关链接
Debian 的资源:
下载源码包 socket++:
- [socket++_1.12.13+git20131030.5d039ba-1.dsc]
- [socket++_1.12.13+git20131030.5d039ba.orig.tar.xz]
- [socket++_1.12.13+git20131030.5d039ba-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版