|
PatchworkOS
|
Local packet header structure. struct local_packet_header_t. More...
#include <local.h>
Data Fields | |
| uint32_t | magic |
| uint32_t | size |
Local packet header structure. struct local_packet_header_t.
| uint32_t local_packet_header_t::magic |
Definition at line 49 of file local.h.
Referenced by local_socket_recv(), and local_socket_send().
| uint32_t local_packet_header_t::size |
Definition at line 50 of file local.h.
Referenced by local_socket_recv().