FreeRTOS Emulator with SDL2 Based Graphics and Input Library  1.0
A POSIX wrapper to run FreeRTOS on an x86 machine with some basic input and output libraries aimed at making teaching FreeRTOS simpler.
aIO_socket_t Struct Reference

Public Attributes

int fd
 
aIO_socket_e type
 
struct sockaddr_in addr
 

Member Data Documentation

◆ addr

struct sockaddr_in aIO_socket_t::addr

◆ fd

int aIO_socket_t::fd

◆ type

aIO_socket_e aIO_socket_t::type

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