Skip to content

Release 2.6.8

Compare
Choose a tag to compare
@babelouest babelouest released this 09 Jul 12:04
· 438 commits to master since this release
681a73c
  • Increase ULFIUS_POSTBUFFERSIZE to follow MHD documentation
  • Adapt code to be compatible with all MHD version
  • In case of secure websocket communication, use a combination of gnutls_record_check_pending() and poll() to determine if data is ready. (Thanks Wouter van Herpen!)
  • Install uwsc manpage
  • Fix bug about missing res variable assignment. (Thanks Gianfranco Costamagna!)