g_socket_send_message_with_timeout ( socket address vectors num_vectors messages num_messages flags timeout_us bytes_written cancellable error -- GPollableReturn )


Vocabulary
gio.ffi

Inputs
socketan object
addressan object
vectorsan object
num_vectorsan object
messagesan object
num_messagesan object
flagsan object
timeout_usan object
bytes_writtenan object
cancellablean object
erroran object


Outputs
GPollableReturnan object


Definition


LIBRARY: gio FUNCTION: GPollableReturn
g_socket_send_message_with_timeout
( GSocket* socket, GSocketAddress* address, GOutputVector**
vectors, gint num_vectors, GSocketControlMessage** messages,
gint num_messages, gint flags, gint64 timeout_us, gsize*
bytes_written, GCancellable* cancellable, GError* error )