![]() |
Morse Micro IoT SDK
2.9.7
|
Arguments for TCP echo server task.
Definition at line 512 of file m2m_controller.c.
Data Fields | |
| struct mmagic_controller * | controller |
| The controller reference. More... | |
| uint8_t | stream_id |
| The stream ID. More... | |
| struct mmagic_controller* tcp_echo_server_thread_args::controller |
The controller reference.
Definition at line 515 of file m2m_controller.c.
| uint8_t tcp_echo_server_thread_args::stream_id |
The stream ID.
Definition at line 517 of file m2m_controller.c.