issues
search
alxhoff
/
FreeRTOS-Emulator
POSIX based FreeRTOS emulator with SDL2 graphics interface and multiple async communications interfaces, aiming to make it possible to teach FreeRTOS without embedded hardware using similar processes
https://alxhoff.github.io/FreeRTOS-Emulator/
GNU General Public License v3.0
60
stars
105
forks
source link
Add ability to retrieve an persistent TCP connection
#20
Open
alxhoff
opened
4 years ago
alxhoff
commented
4 years ago
Add ability to:
Get connection handle
Send to connection via handle
Close connection
Add ability to: