size
bytes) from a socket.gSocketReceiveFrom(object, size, cancellable = NULL, .errwarn = TRUE)
object
GSocket
size
cancellable
GCancellable
or NULL
address
GSocketAddress
pointer, or NULL
buffer
size
bytes long).error
GError
for error reporting, or NULL
to ignore.address
is non-NULL
then address
will be set equal to the
source the received packet.
See gSocketReceive
for additional information.
Since 2.22