mbed-os/features/netsocket
Amanda Butler a83745bcdd
Copy edit UARTCellularInterface.h
Copy edit file for grammar.
2018-04-17 11:51:24 -05:00
..
cellular Copy edit UARTCellularInterface.h 2018-04-17 11:51:24 -05:00
CellularBase.h Major Refactoring & extensions 2017-05-31 15:02:11 +03:00
CellularInterface.h Copy edit CellularInterface.h 2018-04-17 11:41:59 -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 status callback changes 2018-02-09 12:44:31 +02:00
NetworkInterface.h typos 2018-02-20 20:11:19 -05:00
NetworkStack.cpp nsapi - Fixed missing NSAPI_UNSPEC check in gethostbyname for ip literals 2016-11-08 18:05:35 -06:00
NetworkStack.h typos 2018-02-20 20:11:19 -05:00
Socket.cpp Add multicast implementation for UDPSocket. IPv4 and IPv6 both supported. 2017-10-10 18:21:18 -05:00
Socket.h typos 2018-02-20 20:11:19 -05:00
SocketAddress.cpp Fix IPv4 address parsing due to not-so-portable scanf modifier 2018-04-02 23:33:21 +03:00
SocketAddress.h Remove doxygen warnings in nsapi 2017-06-05 17:32:46 -05:00
TCPServer.cpp nsapi: Changed initial state of sockets to allow events 2017-01-20 07:58:34 -06:00
TCPServer.h Remove doxygen warnings in nsapi 2017-06-05 17:32:46 -05:00
TCPSocket.cpp Make TCPSocket send all data when blocking 2017-11-21 09:51:36 +02:00
TCPSocket.h Clarify TCPSocket::recv() and UDPSocket::recvfrom() documentation. 2018-01-12 12:03:56 +02:00
UDPSocket.cpp Add multicast implementation for UDPSocket. IPv4 and IPv6 both supported. 2017-10-10 18:21:18 -05:00
UDPSocket.h Clarify TCPSocket::recv() and UDPSocket::recvfrom() documentation. 2018-01-12 12:03:56 +02: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 Remove doxygen warnings in nsapi 2017-06-05 17:32:46 -05:00
emac_stack_mem.h Turn on doxygen for DEVICE_* features 2017-08-11 15:47:44 -05:00
mbed_lib.json restructure - Restructured features/net directory 2016-09-30 19:18:09 -05:00
nsapi.h Fixed correct includes so that compile log is not polluted. 2018-03-13 16:23:15 +02:00
nsapi_dns.cpp Correct return value of nsapi_dns_query_multiple 2018-01-26 14:08:29 +02:00
nsapi_dns.h nsapi - Added standardized return types for size and errors 2016-11-02 15:25:22 -05:00
nsapi_ppp.h NSAPI status callback changes 2018-02-09 12:44:31 +02:00
nsapi_types.h Separated context activation from connect, increased stack size to 2048 to avoid stack underflows and changed connection callback call. 2018-04-11 09:31:44 +03:00