]> granicus.if.org Git - libevent/commitdiff
Merge branch 'iocp-fixes'
authorAzat Khuzhin <a3at.mail@gmail.com>
Tue, 13 Nov 2018 19:47:43 +0000 (22:47 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Tue, 13 Nov 2018 19:47:43 +0000 (22:47 +0300)
* iocp-fixes:
  regress: test for HTTP/HTTPS with IOCP enabled
  bev_async: trigger/run only deferred callbacks
  bev_async: do not initialize timeouts multiple times
  bev_async: set "ok" on setfd if fd>=0 (like we do during creation)
  bev_async: ignore ERROR_INVALID_PARAMETER on .setfd for iocp

Closes: #709
Refs: nmathewson/Libevent#160


Trivial merge