]> granicus.if.org Git - libevent/commit
Merge branch 'check-O_NONBLOCK-in-debug'
authorAzat Khuzhin <a3at.mail@gmail.com>
Sat, 3 Nov 2018 22:21:48 +0000 (01:21 +0300)
committerAzat Khuzhin <azat@libevent.org>
Sat, 2 Feb 2019 12:18:02 +0000 (15:18 +0300)
commita39898f363450b59f3bced7ed8e605ca4a20c4d1
tree2b713011cbcff2e485023cef49d1eb96af792938
parentbf3a67cfc5d9a4651f0bcc1b6d37f39debe5a9e4
Merge branch 'check-O_NONBLOCK-in-debug'

* check-O_NONBLOCK-in-debug:
  regress: use non blocking descriptors whenever it is possible
  assert that fds are nonblocking in debug mode

Closes: nmathewson/Libevent#90
(cherry picked from commit 6f988ee161680925fc3308f17d293c680e3ac916)
event.c
test/regress.c
test/regress_et.c