Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: WebSocket_WizFi250_HelloWorld IFTTT_WizFi250 AxedaGo-WizFi250 FANARM_AP_udp_server ... more
Diff: WizFi250/WizFi250_sock.cpp
- Revision:
- 9:12ecb377f63f
- Parent:
- 0:f2039204c8f6
- Child:
- 12:bb8e979df6df
--- a/WizFi250/WizFi250_sock.cpp Fri Nov 14 16:53:10 2014 +0900
+++ b/WizFi250/WizFi250_sock.cpp Fri Jun 19 15:34:40 2015 +0900
@@ -69,6 +69,8 @@
if( cmdSCON( "O","UCN",ip, remotePort, localPort, "0" ) ) return -1;
}
if(_state.cid < 0) return -1;
+
+ initCon(_state.cid, true);
cid = _state.cid;
_con[cid].protocol = proto;
_con[cid].type = TYPE_CLIENT;
Wiznet Wi-Fi WizFi250