Morse Micro IoT SDK  2.9.7
tcp_echo_server_thread_args Struct Reference

Detailed Description

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...
 

Field Documentation

◆ controller

struct mmagic_controller* tcp_echo_server_thread_args::controller

The controller reference.

Definition at line 515 of file m2m_controller.c.

◆ stream_id

uint8_t tcp_echo_server_thread_args::stream_id

The stream ID.

Definition at line 517 of file m2m_controller.c.


The documentation for this struct was generated from the following file: