]> git.kaiwu.me - nginx.git/commit
Win32: added missing reset of wev->ready on WSAEWOULDBLOCK.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 29 May 2013 15:18:22 +0000 (19:18 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 29 May 2013 15:18:22 +0000 (19:18 +0400)
commit641662e340c853a09d690cbe743eba191d8babe0
tree78882461ec0facd0c53c8409df5965ea532bf57d
parent1a983a0c05594b55e95ebbda15611f0bc2930ec7
Win32: added missing reset of wev->ready on WSAEWOULDBLOCK.

This fixes connection hang with websockets proxy, and likely some other
places as well.
src/os/win32/ngx_wsasend.c