This is an automated email from the ASF dual-hosted git repository. masayuki pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 28180b49d1 arm64: add Cortex-A57 and Cortex-A72 configurations new be06d00f85 usrsock: update state to connected when recv sento ready under connecting new c75253623d usrsock:fix blocking socket connect operation hang issue new 403c657f42 usrsock: combine response and events when socket setup case The 3 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: net/usrsock/usrsock_connect.c | 5 +++-- net/usrsock/usrsock_devif.c | 13 +++++++++++++ net/usrsock/usrsock_event.c | 5 +++-- net/usrsock/usrsock_socket.c | 4 ++++ 4 files changed, 23 insertions(+), 4 deletions(-)