GNOME Bugzilla – Bug 438432
Need a simple API for network connections
Last modified: 2008-11-28 21:11:24 UTC
In particular, the API I'm missing right now is: GIOChannel * g_io_channel_tcp_new (const char * host, guint port); but I could imagine people wanting support for UDP and listening on sockets, too. Has there been interest in adding such functionality to glib? And if so, what are the reasons for not adding it? Would it make sense to add with respect to GVFS? I'm asking because I'm a newbie when it comes to handling networks and the support inside GNOME for network connections seems pretty nonexistant.
Duplicate of bug 515973?
*** This bug has been marked as a duplicate of 515973 ***