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.
Fork of cc3000_hostdriver_mbedsocket by
Diff: cc3000_socket.cpp
- Revision:
- 56:9ab991c1d2db
- Parent:
- 45:50ab13d8f2dc
--- a/cc3000_socket.cpp Tue May 06 21:22:41 2014 +0000
+++ b/cc3000_socket.cpp Tue May 06 22:38:34 2014 +0000
@@ -465,7 +465,7 @@
else
_event.simplelink_wait_event(HCI_EVNT_SEND, &tSocketSendEvent);
- return (len);
+ return (len);
}
int32_t cc3000_socket::send(int32_t sd, const void *buf, int32_t len, int32_t flags) {
