Go to file
Christopher Haster 0ae11b49e8 Removed is_connected function
- Not supported by TCP/UDP protocols
- Uncommon and less useful with proper error handling
2016-07-21 18:19:21 -05:00
DnsQuery Matched changes NetworkSocketAPI 2016-07-21 18:19:10 -05:00
EthernetInterface.h Matched changes NetworkSocketAPI 2016-07-21 18:19:10 -05:00
MeshInterface.h Matched changes NetworkSocketAPI 2016-07-21 18:19:10 -05:00
NetworkInterface.cpp Revised stack specific configurations 2016-07-21 18:19:21 -05:00
NetworkInterface.h Revisited documentation for NetworkInterface specific methods 2016-07-21 18:19:21 -05:00
Socket.cpp Revised stack specific configurations 2016-07-21 18:19:21 -05:00
Socket.h Revised stack specific configurations 2016-07-21 18:19:21 -05:00
SocketAddress.cpp Added support for shortened form ipv6 addresses 2016-07-21 18:19:21 -05:00
SocketAddress.h Added support for storing bytes directly in SocketAddress 2016-07-21 18:19:20 -05:00
TCPServer.cpp Move bind to Socket 2016-07-21 18:19:21 -05:00
TCPServer.h Move bind to Socket 2016-07-21 18:19:21 -05:00
TCPSocket.cpp Removed is_connected function 2016-07-21 18:19:21 -05:00
TCPSocket.h Removed is_connected function 2016-07-21 18:19:21 -05:00
UDPSocket.cpp Move bind to Socket 2016-07-21 18:19:21 -05:00
UDPSocket.h Move bind to Socket 2016-07-21 18:19:21 -05:00
WiFiInterface.h Matched changes NetworkSocketAPI 2016-07-21 18:19:10 -05:00