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/nuttx.git
from 6f15b32e34 net/tcp: rename NET_TCP_RECV_CONTIG to NET_TCP_RECV_PACK add aea8f8175a net/local: Return -EINVAL if the address length passed to local_bind is too small add 6b36ba0b6e net/local: Remove LOCAL_TYPE_UNTYPED add 4d2794250f net/local: Support the abstract path No new revisions were added by this update. Summary of changes: net/local/local.h | 3 +- net/local/local_bind.c | 40 +++++++++--------- net/local/local_connect.c | 98 ++++++++++++++++++++++----------------------- net/local/local_recvutils.c | 2 +- net/local/local_sockif.c | 21 ++++++---- 5 files changed, 81 insertions(+), 83 deletions(-)