NNN50 WIFI_API library
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
This is mbed compatible EthernetInterface lib exclude for Delta DFCM-NNN50 platform.
Additional information and examples can be found in mbed Handbook
Revision 12:35ad849d24e3, committed 2017-03-13
- Comitter:
- tsungta
- Date:
- Mon Mar 13 06:38:04 2017 +0000
- Parent:
- 11:b5a426e8f0c1
- Child:
- 13:8e8166662eee
- Commit message:
- 33:54e3f7a; Attempt to fix tcp.connect hangup issue for long time operation
Changed in this revision
--- a/EthernetInterface/Socket/Socket.h Mon Mar 06 08:05:39 2017 +0000
+++ b/EthernetInterface/Socket/Socket.h Mon Mar 13 06:38:04 2017 +0000
@@ -100,6 +100,7 @@
private:
int select(struct timeval *timeout, bool read, bool write);
+ bool _is_socketInit;//Tsungta
};
/** Time interval class used to specify timeouts
Binary file EthernetInterface/Socket/socket.o has changed
Binary file EthernetInterface/Socket/tcpsocketconnection.o has changed
Binary file EthernetInterface/ethernetinterface.o has changed
Binary file tcpsocketconnection.o has changed
Binary file udpsocket.o has changed
Binary file wifi_host_driver/socket/source/socket_1.o has changed