Implemented g_socket_client_connect_to_uri() method
[platform/upstream/glib.git] / gio / gsocketclient.h
2010-08-19 Nicolas DufresneImplemented g_socket_client_connect_to_uri() method
2010-08-19 Nicolas DufresneHooked proxy enumeration into GSocketClient
2010-08-14 Dan WinshipGSocketClient: add a timeout property
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-06-12 Benjamin Ottemake all APIs that take inet port arguments take a...
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-20 Sjoerd SimonsAdd helper functions for connecting to service (#583061)
2009-05-20 Alexander LarssonRemove protocol names, instead use an enum with common...
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-15 Alexander LarssonImport all the highlevel socket classes from gnio