mbed-os/net/NetworkSocketAPI
Christopher Haster 7d9b5e6f76 Small bug fixes
mirrored from:
https://developer.mbed.org/teams/NetworkSocketAPI/code/NetworkSocketAPI/

- Fix bug with SocketAddress init per @c1728p9
- Fix issue with not passing interface through accept call
- Fix port issue in SocketAddress constructor
2016-05-13 11:41:17 -05:00
..
DnsQuery Rename Interface -> Stack 2016-05-13 11:41:07 -05:00
CellularInterface.h Separate Stack/Interface concept into two distinct classes 2016-05-13 11:41:13 -05:00
EthernetInterface.h Separate Stack/Interface concept into two distinct classes 2016-05-13 11:41:13 -05:00
MeshInterface.h Separate Stack/Interface concept into two distinct classes 2016-05-13 11:41:13 -05:00
NetworkStack.cpp Rename Interface -> Stack 2016-05-13 11:41:07 -05:00
NetworkStack.h Add NSAPI_ERROR_PARAMETER 2016-05-13 11:41:16 -05:00
Socket.cpp Added WFI to save power in temporary polling implementation 2016-05-13 11:41:15 -05:00
Socket.h Added WFI to save power in temporary polling implementation 2016-05-13 11:41:15 -05:00
SocketAddress.cpp Small bug fixes 2016-05-13 11:41:17 -05:00
SocketAddress.h Separate Stack/Interface concept into two distinct classes 2016-05-13 11:41:13 -05:00
TCPServer.cpp Small bug fixes 2016-05-13 11:41:17 -05:00
TCPServer.h Rename Interface -> Stack 2016-05-13 11:41:07 -05:00
TCPSocket.cpp Added WFI to save power in temporary polling implementation 2016-05-13 11:41:15 -05:00
TCPSocket.h Rename Interface -> Stack 2016-05-13 11:41:07 -05:00
UDPSocket.cpp Added WFI to save power in temporary polling implementation 2016-05-13 11:41:15 -05:00
UDPSocket.h Rename Interface -> Stack 2016-05-13 11:41:07 -05:00
WiFiInterface.h Separate Stack/Interface concept into two distinct classes 2016-05-13 11:41:13 -05:00