doc: indicate what version uv_loop_configure was added on
PR-URL: https://github.com/libuv/libuv/pull/60 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This commit is contained in:
parent
e8c4c329e6
commit
3fef323e7c
@ -52,6 +52,8 @@ API
|
||||
|
||||
.. c:function:: int uv_loop_configure(uv_loop_t* loop, uv_loop_option option, ...)
|
||||
|
||||
.. versionadded:: 1.0.2
|
||||
|
||||
Set additional loop options. You should normally call this before the
|
||||
first call to :c:func:`uv_run` unless mentioned otherwise.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user