[gnome-devel-docs/wip/develguide] networking - refine the title, add a link
- From: Allan Day <allanday src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs/wip/develguide] networking - refine the title, add a link
- Date: Fri, 2 May 2014 15:52:13 +0000 (UTC)
commit f97cd2a88f2b06e83a81166721e17a6dc83aa701
Author: Allan Day <allanpday gmail com>
Date: Fri May 2 17:16:54 2014 +0200
networking - refine the title, add a link
platform-overview/C/overview-net.page | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/platform-overview/C/overview-net.page b/platform-overview/C/overview-net.page
index 439ff44..b2abb3f 100644
--- a/platform-overview/C/overview-net.page
+++ b/platform-overview/C/overview-net.page
@@ -12,12 +12,12 @@
<years>2013</years>
</credit>
- <desc>Detecting network state, HTTP communication, networking IO and network device management.</desc>
+ <desc>Detecting network state, HTTP communication, network IO and network device management.</desc>
</info>
-<title>Network state, IO & services</title>
+<title>Networking</title>
-<p>GIO provides simple monitoring of network state. This allows you to detect changes in the system
networking state, to make your application respond appropriately when there is no Internet access. <link
xref="tech-network-manager">NetworkManager</link> can be used for comprehensive support of networking devices
and topologies.</p>
+<p><link xref="tech-gio-network">GIO</link> provides simple monitoring of network state. This allows you to
detect changes in the system networking state, to make your application respond appropriately when there is
no Internet access. <link xref="tech-network-manager">NetworkManager</link> can be used for comprehensive
support of networking devices and topologies.</p>
<p>To asynchronously access low-level networking APIs, use <link xref="tech-gio-network">GIO
networking</link>. Higher-level API is available for resolving proxies and DNS records as well as using
secure sockets (TLS).</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]