mbed-os/features/net/network-socket
Christopher Haster 4ffeec1797 [nsapi] Restructured nsapi_dns.h to have clear separation between C/C++
- Separated overloads based on language
- Removed NSAPI_C_LINKAGE definition
2016-08-26 12:39:52 -05:00
..
CellularInterface.h Add 'features/net/network-socket/' from commit 'e09565474188b905cada21166118a82e66359217' 2016-07-21 18:30:42 -05:00
EthInterface.h Add 'features/net/network-socket/' from commit 'e09565474188b905cada21166118a82e66359217' 2016-07-21 18:30:42 -05:00
MeshInterface.h Add 'features/net/network-socket/' from commit 'e09565474188b905cada21166118a82e66359217' 2016-07-21 18:30:42 -05:00
NetworkInterface.h Add 'features/net/network-socket/' from commit 'e09565474188b905cada21166118a82e66359217' 2016-07-21 18:30:42 -05:00
NetworkStack.cpp [nsapi] Removed unnecessary dns_query functions 2016-08-26 12:16:41 -05:00
NetworkStack.h network-socket: Re-order args of NetworkStack::accept 2016-08-12 17:22:17 +01:00
Socket.cpp Exposed the network-socket API through mbed.h 2016-08-04 11:07:33 -05:00
Socket.h Exposed the network-socket API through mbed.h 2016-08-04 11:07:33 -05:00
SocketAddress.cpp Fixed missing port assignment in DNS constructor for SocketAddress 2016-07-25 17:46:15 -05:00
SocketAddress.h [nsapi] Fixed iar compilation issue with value initializer 2016-07-22 15:42:57 -05:00
TCPServer.cpp network-socket: Re-order args of NetworkStack::accept 2016-08-12 17:22:17 +01:00
TCPServer.h network-socket: Optionally return peer address from accept(). 2016-08-12 10:50:52 +01:00
TCPSocket.cpp Add 'features/net/network-socket/' from commit 'e09565474188b905cada21166118a82e66359217' 2016-07-21 18:30:42 -05:00
TCPSocket.h Add 'features/net/network-socket/' from commit 'e09565474188b905cada21166118a82e66359217' 2016-07-21 18:30:42 -05:00
UDPSocket.cpp Add 'features/net/network-socket/' from commit 'e09565474188b905cada21166118a82e66359217' 2016-07-21 18:30:42 -05:00
UDPSocket.h Add 'features/net/network-socket/' from commit 'e09565474188b905cada21166118a82e66359217' 2016-07-21 18:30:42 -05:00
WiFiInterface.h Add 'features/net/network-socket/' from commit 'e09565474188b905cada21166118a82e66359217' 2016-07-21 18:30:42 -05:00
mbed_lib.json Exposed the network-socket API through mbed.h 2016-08-04 11:07:33 -05:00
nsapi.h Exposed the network-socket API through mbed.h 2016-08-04 11:07:33 -05:00
nsapi_dns.cpp [nsapi] Restructured nsapi_dns.h to have clear separation between C/C++ 2016-08-26 12:39:52 -05:00
nsapi_dns.h [nsapi] Restructured nsapi_dns.h to have clear separation between C/C++ 2016-08-26 12:39:52 -05:00
nsapi_types.h [nsapi] Restructured nsapi_dns.h to have clear separation between C/C++ 2016-08-26 12:39:52 -05:00