We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The description for the first argument of the function is:
`iotask` - a `uv::iotask` that the tcp request will run on
I do not think that this is correct.
https://github.com/mozilla/rust/blob/master/src/libstd/timer.rs#L92
The text was updated successfully, but these errors were encountered:
How about changing this to below statement?
iotask - a uv::iotask that interacts with the uv loop
iotask
uv::iotask
Is this correct?
Sorry, something went wrong.
libextra::timer and libextra::net_tcp are deprecated pending #6435.
This module no longer exists.
No branches or pull requests
The description for the first argument of the function is:
I do not think that this is correct.
https://github.com/mozilla/rust/blob/master/src/libstd/timer.rs#L92
The text was updated successfully, but these errors were encountered: