libuv/include
Bert Belder 152c35d54d Revert "win: keep a reference to AFD_POLL_INFO in cancel poll"
The offending patch doesn't completely fix the issue, it just trades
stack corruption for heap corruption which is less likely.

In addition there is a much simpler solution for this problem.

This reverts commit cd894521dd.

PR-URL: https://github.com/libuv/libuv/pull/49
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Marc Schlaich <marc.schlaich@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
2014-12-10 16:44:28 +01:00
..
uv-private Revert "win: keep a reference to AFD_POLL_INFO in cancel poll" 2014-12-10 16:44:28 +01:00
uv.h unix, windows: add uv_loop_configure() function 2014-12-05 17:39:43 +01:00