Add support for abstract unix socket addresses
[platform/upstream/glib.git] / gio / gsocket.c
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-05-15 Alexander LarssonAdd references to highlevel classes in GSocket docs
2009-05-15 Alexander LarssonStore protocol by id, add lookup function for name
2009-05-14 Alexander LarssonMake GSocketSourceFunc return the GSocket
2009-05-14 Alexander LarssonSet optlen before calling getsockopt
2009-05-14 Alexander LarssonImport GInitable, GSocket and dependencies from gnio