mbed-os/features/netsocket
Christopher Haster ba748ac1f8 nsapi - Added standardized return types for size and errors
nsapi_error_t         - enum of errors or 0 for NSAPI_ERROR_OK
nsapi_size_t          - unsigned size of data that could be sent
nsapi_size_or_error_t - either a non-negative size or negative error
2016-11-02 15:25:22 -05:00
..
CellularInterface.h nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
EthInterface.h Add tags to our code 2016-10-04 15:02:44 -05:00
MeshInterface.h Add tags to our code 2016-10-04 15:02:44 -05:00
NetworkInterface.cpp nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
NetworkInterface.h nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
NetworkStack.cpp nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
NetworkStack.h nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
Socket.cpp nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
Socket.h nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
SocketAddress.cpp lwip/nsapi - Cleaned up warnings in network code 2016-10-28 14:24:52 -05:00
SocketAddress.h Merge pull request #2897 from geky/nsapi-consistent-unspec 2016-10-27 10:26:00 +02:00
TCPServer.cpp nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
TCPServer.h nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
TCPSocket.cpp nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
TCPSocket.h nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
UDPSocket.cpp nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
UDPSocket.h nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
WiFiAccessPoint.cpp Merge remote-tracking branch 'upstream/master' into feature_wifi_ublox_merge 2016-10-02 07:29:07 -05:00
WiFiAccessPoint.h Fixed missing public 2016-10-04 15:52:56 +02:00
WiFiInterface.h nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
emac_stack_mem.h lwip-interface: fix issue #2993 2016-10-13 11:42:31 +01:00
mbed_lib.json restructure - Restructured features/net directory 2016-09-30 19:18:09 -05:00
nsapi.h Add tags to our code 2016-10-04 15:02:44 -05:00
nsapi_dns.cpp nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
nsapi_dns.h nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
nsapi_types.h nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00