]> 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 <a3at.mail@gmail.com>
Sat, 3 Nov 2018 22:22:40 +0000 (01:22 +0300)
commit6f988ee161680925fc3308f17d293c680e3ac916
treec5598e4fb9faf30c14709a4080703903b1b56a2a
parent69bc2da79fb2f358c22feba45e9ad4752729d320
parent4cbdb39c270c3d00c94797f48e87f64178f2c988
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