Skip to content

Version 5.1.0

Latest

Choose a tag to compare

@eisenhauer eisenhauer released this 04 May 23:38
· 2 commits to master since this release
e5cbe47
  • New: UDP transport on Windows (and COD support on Windows)
  • Fix non-blocking write data loss when socket buffer is full
  • Fix io_out_buffer reuse corruption when NB writes are queued
  • Fix DFG conn_shutdown state-machine bug
  • Fix thread-safety issues uncovered by TSan
  • Fix typedef redefinition; remove dead callback code
  • Fix Windows socket handling in cmselect and thin_server (WSAStartup, socket checks)
  • Fix ffs cmake config path on Windows
  • Build interface: transport availability defines renamed FOUND → EVPATH_HAS*
  • Require dill >= 3.3.0