mirror of https://github.com/ARMmbed/mbed-os.git
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. Add wrappers to make API usage easier: -get_rtt_estimate_to_address -get_stagger_estimate_to_address This is backport of the https://github.com/ARMmbed/mbed-os/pull/12522 |
||
---|---|---|
.. | ||
Nanostack.cpp | ||
Nanostack.h | ||
NanostackEthernetPhy.h | ||
NanostackInterface.h | ||
NanostackLockGuard.h | ||
NanostackMACPhy.h | ||
NanostackPPPPhy.h | ||
NanostackPhy.h | ||
NanostackRfPhy.h | ||
mbed_lib.json |