This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 8828a43 Default macro to compile one Rust file new a92d5f6 net/ioballoc: add support of alloc with timeout net_iobtimedalloc() new 1911ae2 net/tcp: add interface tcp_wrbuffer_timedalloc() The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: include/nuttx/net/net.h | 34 +++++++++++++++++++++-- net/tcp/tcp.h | 26 +++++++++++++++-- net/tcp/tcp_wrbuffer.c | 74 +++++++++++++++++++++++-------------------------- net/utils/net_lock.c | 45 ++++++++++++++++++++++++++---- 4 files changed, 130 insertions(+), 49 deletions(-)