Structure used for scatter/gather data output when sending multiple
messages or packets in one go. You generally pass in an array of
GOutputVectors and the operation will use all the buffers as if they
were one buffer.
If address is null then the message is sent to the default receiver
(as previously set by g_socket_connect()).
Structure used for scatter/gather data output when sending multiple messages or packets in one go. You generally pass in an array of
GOutputVectorsand the operation will use all the buffers as if they were one buffer.If
addressisnullthen the message is sent to the default receiver (as previously set byg_socket_connect()).Since
2.44