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.
Dependencies: WncControllerK64F
Fork of WNCInterface by
Diff: Socket/WncTCPSocketConnection.h
- Revision:
- 27:2dc9461c04dc
- Parent:
- 26:81e520908460
- Child:
- 28:dceb8da78e6d
--- a/Socket/WncTCPSocketConnection.h Fri Mar 24 21:43:57 2017 +0000
+++ b/Socket/WncTCPSocketConnection.h Fri Mar 24 21:50:50 2017 +0000
@@ -31,7 +31,7 @@
/**
TCP socket connection
*/
-class TCPSocketConnection : public Socket, public Endpoint {
+class TCPSocketConnection : public Socket, public WncEndpoint {
public:
TCPSocketConnection();
