Go to file
Christopher Haster d82bbb1c40 Fixed incorrect semaphore handling on lwip connect and socket_connect
- Semaphore returns 0 on timeout, and negative was incorrect used for
  errors
- Correctly checked error code on tcp_connect

thanks to @LiyouZhou
fixes #284, fixes #285, fixes #166
2016-07-22 02:02:37 -05:00
lwip Matched changes NetworkSocketAPI 2016-07-22 02:02:37 -05:00
lwip-eth/arch Fixed uninitialized port in lwip dragged in by KSDK2 2016-07-22 02:02:37 -05:00
lwip-sys/arch lwip - fix size of sys mutex for RTX 4.79 2016-07-22 02:02:37 -05:00
LWIPInterface.cpp Fixed incorrect semaphore handling on lwip connect and socket_connect 2016-07-22 02:02:37 -05:00
LWIPInterface.h Added support for NSAPI_KEEPALIVE in LWIPInterface 2016-07-22 02:02:37 -05:00
eth_arch.h Match changes to NSAPI in LWIPInterface 2016-07-22 02:02:37 -05:00
lwipopts.h Preparing new layout - moving lwip 2016-07-22 02:02:28 -05:00