Go to file
Christopher Haster f2715b7e77 Consolidate set_timeout/set_blocking behaviour
- Avoids ambiguity when both are used
- Matches Python behaviour
2016-07-21 18:19:21 -05:00
DnsQuery Rename Interface -> Stack 2016-07-21 18:19:21 -05:00
CellularInterface.h Separate Stack/Interface concept into two distinct classes 2016-07-21 18:19:21 -05:00
EthernetInterface.h Separate Stack/Interface concept into two distinct classes 2016-07-21 18:19:21 -05:00
MeshInterface.h Separate Stack/Interface concept into two distinct classes 2016-07-21 18:19:21 -05:00
NetworkStack.cpp Rename Interface -> Stack 2016-07-21 18:19:21 -05:00
NetworkStack.h Separate Stack/Interface concept into two distinct classes 2016-07-21 18:19:21 -05:00
Socket.cpp Consolidate set_timeout/set_blocking behaviour 2016-07-21 18:19:21 -05:00
Socket.h Consolidate set_timeout/set_blocking behaviour 2016-07-21 18:19:21 -05:00
SocketAddress.cpp Added workaround for bug in newlib sscanf 2016-07-21 18:19:21 -05:00
SocketAddress.h Separate Stack/Interface concept into two distinct classes 2016-07-21 18:19:21 -05:00
TCPServer.cpp Consolidate set_timeout/set_blocking behaviour 2016-07-21 18:19:21 -05:00
TCPServer.h Rename Interface -> Stack 2016-07-21 18:19:21 -05:00
TCPSocket.cpp Consolidate set_timeout/set_blocking behaviour 2016-07-21 18:19:21 -05:00
TCPSocket.h Rename Interface -> Stack 2016-07-21 18:19:21 -05:00
UDPSocket.cpp Consolidate set_timeout/set_blocking behaviour 2016-07-21 18:19:21 -05:00
UDPSocket.h Rename Interface -> Stack 2016-07-21 18:19:21 -05:00
WiFiInterface.h Separate Stack/Interface concept into two distinct classes 2016-07-21 18:19:21 -05:00