This is an automated email from the ASF dual-hosted git repository.

jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from dbaf8a9  pipe: pipe close should notify block writting, and write will 
return -EPIPE
     new 1970ce5  local_socket: set lc_peer when accept() instead of connect()
     new 391ccdc  local_socket: recv should return 0 NOT -ECONNRESET if remote 
closed

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:
 net/local/local_accept.c    | 1 +
 net/local/local_conn.c      | 1 +
 net/local/local_connect.c   | 3 ---
 net/local/local_recvutils.c | 9 ++++-----
 4 files changed, 6 insertions(+), 8 deletions(-)

Reply via email to