]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #5792 from rgacogne/web-socket-accept-nullptr
authoraerique <aerique@xs4all.nl>
Mon, 9 Oct 2017 11:47:00 +0000 (13:47 +0200)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2017 11:47:00 +0000 (13:47 +0200)
If accept() returns EAGAIN, Socket::accept() returns a null pointer


Trivial merge