On Wed, Apr 28, 2021 at 11:19:47AM +0000, Thomas Munro wrote: > The branch main has been updated by tmunro: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=3aaaa2efde896e19d229ee2cf09fe7e6ab0fbf6e > > commit 3aaaa2efde896e19d229ee2cf09fe7e6ab0fbf6e > Author: Thomas Munro <[email protected]> > AuthorDate: 2021-04-28 09:31:38 +0000 > Commit: Thomas Munro <[email protected]> > CommitDate: 2021-04-28 11:00:31 +0000 > > poll(2): Add POLLRDHUP. > > Teach poll(2) to support Linux-style POLLRDHUP events for sockets, if > requested. Triggered when the remote peer shuts down writing or closes > its end. > > Reviewed by: kib > MFC after: 1 month > Differential Revision: https://reviews.freebsd.org/D29757
Hi, Thomas! Could you please merge this change into stable branches?
