软件包:libpion-net-4.0-dbg(4.0.7+dfsg-3.1)
libpion-net-4.0-dbg 的相关链接
Debian 的资源:
下载源码包 pion-net:
- [pion-net_4.0.7+dfsg-3.1.dsc]
- [pion-net_4.0.7+dfsg.orig.tar.gz]
- [pion-net_4.0.7+dfsg-3.1.debian.tar.gz]
维护小组:
外部的资源:
- 主页 [www.pion.org]
相似软件包:
lightweight HTTP interface library - debug files
pion-net is not intended to implement yet another web server, but to provide HTTP(S) functionality to new or existing C++ applications. If you're looking for a full-featured server application, check out Apache or lighttpd. If you're working on a Boost C++ application and would just like to use HTTP to provide a simple user interface or interact with run-time data, then pion-net is a clean and simple solution.
Pion Network Library uses the Boost and asio libraries for multi-threading and asynchronous I/O. This allows servers implemented using pion-net to handle many thousands of connections simultaneously with a single physical server.
pion-net also supports server-side SSL & TLS encryption when built with the OpenSSL library (which the Debian package is).
This package includes the pion-net debug files.
其他与 libpion-net-4.0-dbg 有关的软件包
|
|
|
|
-
- dep: libpion-common-4.0-dbg
- lightweight HTTP interface library - common debug files
-
- dep: libpion-net-4.0 (= 4.0.7+dfsg-3.1)
- lightweight HTTP interface library - runtime files