Skip to content

doc: check/idle/prepare functions always succeed#2803

Merged
bnoordhuis merged 1 commit into
libuv:v1.xfrom
bnoordhuis:check-idle-prepare-doc
Apr 28, 2020
Merged

doc: check/idle/prepare functions always succeed#2803
bnoordhuis merged 1 commit into
libuv:v1.xfrom
bnoordhuis:check-idle-prepare-doc

Conversation

@bnoordhuis

Copy link
Copy Markdown
Member

Make the documentation reflect that the init/start/stop functions
for check/idle/prepare handles always succeed.

bnoordhuis added a commit to bnoordhuis/io.js that referenced this pull request Apr 22, 2020
uv_idle_init(), uv_idle_start() and uv_idle_stop() always succeed.
Remove the superfluous error handling.

Refs: libuv/libuv#2803
bnoordhuis added a commit to bnoordhuis/libuv that referenced this pull request Apr 28, 2020
Make the documentation reflect that the init/start/stop functions
for check/idle/prepare handles always succeed.

PR-URL: libuv#2803
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
@bnoordhuis bnoordhuis force-pushed the check-idle-prepare-doc branch from f8e3bb0 to 8caff04 Compare April 28, 2020 18:06
Make the documentation reflect that the init/start/stop functions
for check/idle/prepare handles always succeed.

PR-URL: libuv#2803
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
@bnoordhuis bnoordhuis force-pushed the check-idle-prepare-doc branch from 8caff04 to 25368e2 Compare April 28, 2020 18:07
@bnoordhuis bnoordhuis merged commit 25368e2 into libuv:v1.x Apr 28, 2020
@bnoordhuis bnoordhuis deleted the check-idle-prepare-doc branch April 28, 2020 18:07
TheTechsTech added a commit to TheTechsTech/php-uv that referenced this pull request Apr 28, 2020
addaleax pushed a commit to nodejs/node that referenced this pull request Apr 29, 2020
uv_idle_init(), uv_idle_start() and uv_idle_stop() always succeed.
Remove the superfluous error handling.

Refs: libuv/libuv#2803

PR-URL: #32997
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit to nodejs/node that referenced this pull request May 4, 2020
uv_idle_init(), uv_idle_start() and uv_idle_stop() always succeed.
Remove the superfluous error handling.

Refs: libuv/libuv#2803

PR-URL: #32997
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit to nodejs/node that referenced this pull request May 7, 2020
uv_idle_init(), uv_idle_start() and uv_idle_stop() always succeed.
Remove the superfluous error handling.

Refs: libuv/libuv#2803

PR-URL: #32997
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit to nodejs/node that referenced this pull request May 13, 2020
uv_idle_init(), uv_idle_start() and uv_idle_stop() always succeed.
Remove the superfluous error handling.

Refs: libuv/libuv#2803

PR-URL: #32997
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
liujinye-sys pushed a commit to open-vela/apps_system_libuv that referenced this pull request Jul 23, 2025
Make the documentation reflect that the init/start/stop functions
for check/idle/prepare handles always succeed.

PR-URL: libuv/libuv#2803
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
liujinye-sys pushed a commit to open-vela/apps_system_libuv that referenced this pull request Dec 16, 2025
Make the documentation reflect that the init/start/stop functions
for check/idle/prepare handles always succeed.

PR-URL: libuv/libuv#2803
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants