Flutter Engine
The Flutter Engine
|
#include <socket_base.h>
Public Member Functions | |
SocketControlMessage (intptr_t level, intptr_t type, void *data, size_t data_length) | |
intptr_t | level () const |
intptr_t | type () const |
void * | data () const |
size_t | data_length () const |
bool | is_file_descriptors_control_message () |
Definition at line 151 of file socket_base.h.
|
inline |
Definition at line 153 of file socket_base.h.
|
inline |
Definition at line 161 of file socket_base.h.
|
inline |
Definition at line 162 of file socket_base.h.
|
inline |
|
inline |
Definition at line 159 of file socket_base.h.
|
inline |
Definition at line 160 of file socket_base.h.