Go to file
Christopher Haster 63725d653c Move bind to Socket
Bind can operate on any IP socket and is not specific to a protocol
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 Move to SocketAddress in gethostbyname 2016-07-21 18:19:21 -05:00
NetworkInterface.h Added better support for SocketAddress/string addresses/ports 2016-07-21 18:19:21 -05:00
Socket.cpp Move bind to Socket 2016-07-21 18:19:21 -05:00
Socket.h Move bind to Socket 2016-07-21 18:19:21 -05:00
SocketAddress.cpp Fix ipv6 addr in SocketAddress 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 Added better support for SocketAddress/string addresses/ports 2016-07-21 18:19:21 -05:00
TCPSocket.h Move to single state-change interrupt 2016-07-21 18:19:20 -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