OutputMessage
Allocate a new OutputMessage.
This instance will be allocated on the native heap and automatically freed when this class instance is garbage collected.
Allocate a new OutputMessage using the provided AutofreeScope.
The AutofreeScope manages the allocation lifetime. The most common usage is with memScoped
.
Parameters
The AutofreeScope to allocate this structure in.
Allocate a new OutputMessage.
This instance will be allocated on the native heap and automatically freed when this class instance is garbage collected.
Parameters
a #GSocketAddress, or null
pointer to an array of output vectors
the number of output vectors pointed to by @vectors.
initialize to 0. Will be set to the number of bytes that have been sent
number of elements in @control_messages.
Allocate a new OutputMessage using the provided AutofreeScope.
The AutofreeScope manages the allocation lifetime. The most common usage is with memScoped
.
Parameters
a #GSocketAddress, or null
pointer to an array of output vectors
the number of output vectors pointed to by @vectors.
initialize to 0. Will be set to the number of bytes that have been sent
number of elements in @control_messages.
The AutofreeScope to allocate this structure in.