g_socket_receive_bytes_from ( socket address size timeout_us cancellable error -- GBytes* )


Vocabulary
gio.ffi

Inputs
socketan object
addressan object
sizean object
timeout_usan object
cancellablean object
erroran object


Outputs
GBytes*an object


Definition


LIBRARY: gio FUNCTION: GBytes* g_socket_receive_bytes_from
( GSocket* socket, GSocketAddress** address, gsize size,
gint64 timeout_us, GCancellable* cancellable, GError* error
)