Morse Micro IoT SDK  2.11.2

Detailed Description

Command arguments structure for socket_bind.

Definition at line 5550 of file mmagic_controller.h.

#include <mmagic_controller.h>

Data Fields

uint16_t port
 Port to listen on. More...
 
enum mmagic_socket_proto protocol
 Underlying protocol to be used. More...
 

Field Documentation

◆ port

uint16_t mmagic_core_socket_bind_cmd_args::port

Port to listen on.

Definition at line 5553 of file mmagic_controller.h.

◆ protocol

enum mmagic_socket_proto mmagic_core_socket_bind_cmd_args::protocol

Underlying protocol to be used.

Definition at line 5555 of file mmagic_controller.h.


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