InputMessage
Added in version 2.48.
- class InputMessage(*args, **kwargs)
- Constructors:
InputMessage()
Fields
- class InputMessage
- address
Return location for a
SocketAddress
, orNone
- bytes_received
Will be set to the number of bytes that have been received
- control_messages
Return location for a caller-allocated array of
SocketControlMessage
, orNone
- flags
Collection of
GSocketMsgFlags
for the received message, outputted by the call
- num_control_messages
Return location for the number of elements in
control_messages
- num_vectors
The number of input vectors pointed to by
vectors
- vectors
Pointer to an array of input vectors