![]() |
![]() |
![]() |
GSK Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
A simple method to create a GskStream which is connecting to a remote address, without any of the low-level hassles.
GskStream * gsk_stream_new_connecting (GskSocketAddress *address, GError **error);
Create a stream connecting to a given address.
|
the address to connect to. |
|
optional place to put an error response. |
Returns : |
the newly created stream. |