[ ソース: 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++ ライブラリ v3