]> granicus.if.org Git - libevent/commitdiff
Merge branch 'EV_CLOSED-and-EV_ET-fixes'
authorAzat Khuzhin <azat@libevent.org>
Mon, 4 May 2020 21:05:49 +0000 (00:05 +0300)
committerAzat Khuzhin <azat@libevent.org>
Mon, 4 May 2020 21:05:49 +0000 (00:05 +0300)
* EV_CLOSED-and-EV_ET-fixes:
  Avoid triggering wrong events with EV_ET set
  epoll: handle EV_ET for EV_CLOSED too
  test: cover EV_CLOSED with lots of possible scenarious
  test: rename simpleclose to simpleclose_rw (since it works via write/read)


Trivial merge