-
- Downloads
esp8266: Add esp.socket class, with ESP-style socket functionality.
* UDP currently not supported * As there is no way (that I know of) the espconn_regist_connectcb() callback can recognize on which socket has the connection arrived, only one listening function at a time is supported
Showing
- esp8266/Makefile 3 additions, 0 deletionsesp8266/Makefile
- esp8266/modesp.c 431 additions, 15 deletionsesp8266/modesp.c
- esp8266/mpconfigport.h 5 additions, 1 deletionesp8266/mpconfigport.h
- esp8266/qstrdefsport.h 17 additions, 0 deletionsesp8266/qstrdefsport.h
- esp8266/utils.c 50 additions, 0 deletionsesp8266/utils.c
- esp8266/utils.h 29 additions, 0 deletionsesp8266/utils.h
Loading
Please register or sign in to comment