![]() |
Morse Micro IoT SDK
2.11.2
|
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... | |
| uint16_t mmagic_core_socket_bind_cmd_args::port |
Port to listen on.
Definition at line 5553 of file mmagic_controller.h.
| 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.