libuv/include
Ben Noordhuis 82f025e036 src: replace ngx_queue_split with ngx_queue_move
All uses of ngx_queue_split in libuv split the list at the head so
introduce a ngx_queue_move macro that automates that.

This is a backport of commit 1867a6c from the v1.x branch.

PR-URL: https://github.com/libuv/libuv/pull/566
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
2015-10-12 01:54:02 +02:00
..
uv-private src: replace ngx_queue_split with ngx_queue_move 2015-10-12 01:54:02 +02:00
uv.h unix, windows: add uv_loop_configure() function 2014-12-05 17:39:43 +01:00