mbed-os/features/nanostack/nanostack-interface
Arto Kinnunen a7d3a981b7 Add getsockopt option to reading network property
Add getsockopt options NSAPI_LATENCY and NSAPI_STAGGER to read
network specific timing constraints from socket.
-NS_LATENCY returns estimated latency to given address.
-NSAPI_STAGGER returns estimated initial delay that application
 should wait before transmitting data to network.

Application can use the new options to avoid network congestion by
adjusting transmission delays and retry timeouts.
2020-04-17 08:55:48 +03:00
..
Nanostack.cpp Add getsockopt option to reading network property 2020-04-17 08:55:48 +03:00
Nanostack.h C++11-ify virtualisation in Nanostack classes 2020-02-21 15:20:57 +02:00
NanostackEthernetPhy.h Nanostack changes for PPP service 2019-08-20 13:37:12 +03:00
NanostackInterface.h Nanostack changes for PPP service 2019-08-20 13:37:12 +03:00
NanostackLockGuard.h C++11-ify virtualisation in Nanostack classes 2020-02-21 15:20:57 +02:00
NanostackMACPhy.h C++11-ify virtualisation in Nanostack classes 2020-02-21 15:20:57 +02:00
NanostackPPPPhy.h C++11-ify virtualisation in Nanostack classes 2020-02-21 15:20:57 +02:00
NanostackPhy.h C++11-ify virtualisation in Nanostack classes 2020-02-21 15:20:57 +02:00
NanostackRfPhy.h C++11-ify virtualisation in Nanostack classes 2020-02-21 15:20:57 +02:00
mbed_lib.json Require dependencies from nanostack mbed_lib.json 2019-02-07 09:39:10 -06:00