Home
last modified time | relevance | path

Searched refs:g_socket (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/gio/
Dgnetworkingprivate.h28 gint g_socket (gint domain,
Dgnetworkmonitornetlink.c94 sockfd = g_socket (PF_NETLINK, SOCK_RAW, NETLINK_ROUTE, NULL); in g_network_monitor_netlink_initable_init()
Dgsocket.c263 _G_DEFINE_TYPE_EXTENDED_WITH_PRELUDE (GSocket, g_socket, G_TYPE_OBJECT, 0,
584 g_socket (gint domain, in g_socket() function
682 return g_socket (family, native_type, protocol, error); in g_socket_create_socket()
/third_party/glib/
DNEWS8340 643074 Incorrect documentation for g_socket_receive() and g_socket...