Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bnoordhuis
Copy link
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 <[email protected]>
Reviewed-By: Santiago Gimeno <[email protected]>
@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 <[email protected]>
Reviewed-By: Santiago Gimeno <[email protected]>
@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 <[email protected]>
Reviewed-By: David Carlier <[email protected]>
Reviewed-By: Gus Caplan <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: James M Snell <[email protected]>
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 <[email protected]>
Reviewed-By: David Carlier <[email protected]>
Reviewed-By: Gus Caplan <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: James M Snell <[email protected]>
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 <[email protected]>
Reviewed-By: David Carlier <[email protected]>
Reviewed-By: Gus Caplan <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: James M Snell <[email protected]>
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 <[email protected]>
Reviewed-By: David Carlier <[email protected]>
Reviewed-By: Gus Caplan <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: James M Snell <[email protected]>
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 <[email protected]>
Reviewed-By: Santiago Gimeno <[email protected]>
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