c6e573d0c8ca4bd4f872838128d871eebb1cdb70
[platform/upstream/glib2.0.git] / docs / reference / gio / tmpl / gsocketconnection.sgml
1 <!-- ##### SECTION Title ##### -->
2 GSocketConnection
3
4 <!-- ##### SECTION Short_Description ##### -->
5
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9
10 </para>
11
12 <!-- ##### SECTION See_Also ##### -->
13 <para>
14
15 </para>
16
17 <!-- ##### SECTION Stability_Level ##### -->
18
19
20 <!-- ##### STRUCT GSocketConnection ##### -->
21 <para>
22
23 </para>
24
25
26 <!-- ##### ARG GSocketConnection:socket ##### -->
27 <para>
28
29 </para>
30
31 <!-- ##### FUNCTION g_socket_connection_get_local_address ##### -->
32 <para>
33
34 </para>
35
36 @connection: 
37 @error: 
38 @Returns: 
39
40
41 <!-- ##### FUNCTION g_socket_connection_get_remote_address ##### -->
42 <para>
43
44 </para>
45
46 @connection: 
47 @error: 
48 @Returns: 
49
50
51 <!-- ##### FUNCTION g_socket_connection_get_socket ##### -->
52 <para>
53
54 </para>
55
56 @connection: 
57 @Returns: 
58
59
60 <!-- ##### STRUCT GTcpConnection ##### -->
61 <para>
62
63 </para>
64
65
66 <!-- ##### ARG GTcpConnection:graceful-disconnect ##### -->
67 <para>
68
69 </para>
70
71 <!-- ##### FUNCTION g_tcp_connection_set_graceful_disconnect ##### -->
72 <para>
73
74 </para>
75
76 @connection: 
77 @graceful_disconnect: 
78
79
80 <!-- ##### FUNCTION g_tcp_connection_get_graceful_disconnect ##### -->
81 <para>
82
83 </para>
84
85 @connection: 
86 @Returns: 
87
88
89 <!-- ##### STRUCT GUnixConnection ##### -->
90 <para>
91
92 </para>
93
94
95 <!-- ##### FUNCTION g_unix_connection_receive_fd ##### -->
96 <para>
97
98 </para>
99
100 @connection: 
101 @cancellable: 
102 @error: 
103 @Returns: 
104
105
106 <!-- ##### FUNCTION g_unix_connection_send_fd ##### -->
107 <para>
108
109 </para>
110
111 @connection: 
112 @fd: 
113 @cancellable: 
114 @error: 
115 @Returns: 
116
117
118 <!-- ##### FUNCTION g_socket_connection_factory_create_connection ##### -->
119 <para>
120
121 </para>
122
123 @socket: 
124 @Returns: 
125
126
127 <!-- ##### FUNCTION g_socket_connection_factory_lookup_type ##### -->
128 <para>
129
130 </para>
131
132 @family: 
133 @type: 
134 @protocol_id: 
135 @Returns: 
136
137
138 <!-- ##### FUNCTION g_socket_connection_factory_register_type ##### -->
139 <para>
140
141 </para>
142
143 @g_type: 
144 @family: 
145 @type: 
146 @protocol: 
147
148