pub type GTcpConnection = _GTcpConnection;
Expand description
GTcpConnection:
A #GSocketConnection for TCP/IP connections.
Since: 2.22
Aliased Type§
struct GTcpConnection {
pub parent_instance: _GSocketConnection,
pub priv_: *mut _GTcpConnectionPrivate,
}
Fields§
§parent_instance: _GSocketConnection
§priv_: *mut _GTcpConnectionPrivate