[ 原始碼: 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.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3