g_unix_set_fd_nonblocking: New API to control file descriptor blocking state
[platform/upstream/glib.git] / gio / gunixsocketaddress.c
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-29 Pavel HolejsovskyAdd GI annotations to Gio lowlevel network support...
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-09 Matthias ClasenDoc improvements
2010-04-22 Dan WinshipGUnixSocketAddress: handle abstract sockets with non...
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-01 Dan WinshipMisc networking build fixes
2009-05-28 Matthias ClasenFix make check
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-20 Alexander LarssonRemove non-existing parameter from docs
2009-05-19 Alexander LarssonFix g_unix_socket_address_abstract_names_supported...
2009-05-18 Alexander LarssonAdd support for abstract unix socket addresses
2009-05-18 Alexander LarssonAdd GError to g_socket_address_to_native
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-04-22 Christian PerschUse P_ for translatable param spec strings
2009-04-22 Dan WinshipAdd network address and socket types