This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/af_unix in repository newlib.
from 95012189c Cygwin: AF_UNIX: sendmsg: fix errno if socket is shut down new c60fcf111 Cygwin: AF_UNIX: sendmsg: send shutdown state new 99490d282 Cygwin: AF_UNIX: grab_admin_pkg: refactor new 0ee48565f Cygwin: AF_UNIX: recvmsg: check for shutdown
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: winsup/cygwin/fhandler.h | 4 +- winsup/cygwin/fhandler_socket_unix.cc | 229 +++++++++++++++++++++------------- 2 files changed, 143 insertions(+), 90 deletions(-)