Thinger.io Client Library for the WIZnet platform
Dependencies: ThingerClient WIZnetInterface
Fork of ThingerWIZnetClient by
Revision 1:db9212d9415d, committed 2015-12-25
- Comitter:
- alvarolb
- Date:
- Fri Dec 25 17:20:32 2015 +0000
- Parent:
- 0:f1f02f6a2e6a
- Child:
- 2:5dc594d6f0d4
- Commit message:
- Small changes
Changed in this revision
| TCPSocket.h | Show annotated file Show diff for this revision Revisions of this file |
| ThingerClient.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/TCPSocket.h Thu Dec 24 18:42:10 2015 +0000
+++ b/TCPSocket.h Fri Dec 25 17:20:32 2015 +0000
@@ -4,6 +4,7 @@
{
public:
TCPSocket() {
+ set_blocking(false, _timeout);
}
virtual ~TCPSocket() {
--- a/ThingerClient.lib Thu Dec 24 18:42:10 2015 +0000 +++ b/ThingerClient.lib Fri Dec 25 17:20:32 2015 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/alvarolb/code/ThingerClient/#b75d784c7c1a +https://developer.mbed.org/users/alvarolb/code/ThingerClient/#d54f92accbc3
Thinger.io
