2004-06-12 10:46:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-12 10:46:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2007-01-19 03:38:19 +08:00
|
|
|
<!--
|
|
|
|
$LastChangedBy$
|
|
|
|
$Date$
|
|
|
|
-->
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="basicnet-netlibs">
|
2005-04-30 01:59:17 +08:00
|
|
|
<?dbhtml filename="netlibs.html"?>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:59:17 +08:00
|
|
|
<title>Networking Libraries</title>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:59:17 +08:00
|
|
|
<para>These applications are support libraries for other applications in
|
|
|
|
the book. It is unlikely that you would just install these libraries, you will
|
|
|
|
generally find that you will be referred to this chapter to satisfy a
|
|
|
|
dependency of other applications.</para>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
|
|
|
|
2017-04-23 15:06:22 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="c-ares.xml"/>
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="curl.xml"/>
|
2017-04-06 09:33:46 +08:00
|
|
|
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="geoclue.xml"/> -->
|
2016-06-04 13:29:03 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="geoclue2.xml"/>
|
2012-03-25 18:56:40 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glib-networking.xml"/>
|
2013-07-22 01:15:00 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ldns.xml"/>
|
2012-07-14 18:44:11 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libevent.xml"/>
|
2012-02-07 09:28:09 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnl.xml"/>
|
2017-08-24 14:54:51 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnsl.xml"/>
|
2010-08-14 16:25:35 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpcap.xml"/>
|
2018-09-07 06:54:04 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpsl.xml"/>
|
2014-07-06 05:17:38 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libndp.xml"/>
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsoup.xml"/>
|
2011-11-20 14:37:03 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libtirpc.xml"/>
|
2011-07-24 22:07:01 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="neon.xml"/>
|
2016-09-18 07:17:33 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nghttp2.xml"/>
|
2017-08-24 14:54:51 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rpcsvc-proto.xml"/>
|
2013-07-02 21:19:17 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="serf.xml"/>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2016-06-04 13:29:03 +08:00
|
|
|
<!-- systemd only -->
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="uhttpmock.xml"/>
|
2002-07-08 04:28:42 +08:00
|
|
|
</chapter>
|