Home
last modified time | relevance | path

Searched refs:gnet_conn_unref (Results 1 – 7 of 7) sorted by relevance

/dports/net/gnet2/gnet-2.0.8/src/
H A Dconn.h211 void gnet_conn_unref (GConn* conn);
H A Dconn.c264 gnet_conn_unref(conn); in gnet_conn_delete()
293 gnet_conn_unref (GConn* conn) in gnet_conn_unref() function
336 gnet_conn_unref (conn); in unref_internal()
H A Dconn-http.c552 gnet_conn_unref(conn->conn); in gnet_conn_http_set_uri_internal()
1544 gnet_conn_unref(conn->conn); in gnet_conn_http_delete_internal()
/dports/net/gnet2/gnet-2.0.8/
H A Dgnet.def61 gnet_conn_unref;
H A DChangeLog628 (gnet_conn_unref):
923 Deperecated gnet_conn_delete in favour of gnet_conn_unref.
/dports/net/gnet2/gnet-2.0.8/tests/check/gnet/
H A Dgnetconnhttp.c469 gnet_conn_unref (last_conn); in GNET_START_TEST()
483 gnet_conn_unref (last_conn); in GNET_START_TEST()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgnet-2.0.vapi497 unref_function = "gnet_conn_unref")]