Added method g_network_address_parse_uri()
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Tue, 10 Aug 2010 19:23:37 +0000 (15:23 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Thu, 19 Aug 2010 20:32:37 +0000 (16:32 -0400)
commit63105d1074ce54fdda9c81bb0353abc9b0a24d62
tree861d481ce9e7bee50fb7707eac640900dd49b848
parent466111c9605ace99389d56ace213621db01e18d9
Added method g_network_address_parse_uri()

This method allow creating a network address from a URI. If no port is
found in the URI, the default_port parameter will be used. Note that new
property scheme is there for future TLS implementation.

Reviewed-by: Dan Winship <danw@gnome.org>
docs/reference/gio/gio-sections.txt
gio/gio.symbols
gio/gnetworkaddress.c
gio/gnetworkaddress.h