Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tokio-rs/tokio-core
I/O primitives and event loop for async I/O in Rust
https://github.com/tokio-rs/tokio-core
Not trying to be pedantic, just noticed this.
0aa7ab94ffd02f3fd9fed4f0ff91064993ec837f authored over 8 years ago by Yale Cason III <[email protected]>f08e8ec6727acf5d0f1f43959edfdf3a09861596 authored over 8 years ago by Alex Crichton <[email protected]>
18c371b158a62aaeacfc7cc59a024d3d0ae2c6fe authored over 8 years ago by Alex Crichton <[email protected]>
517d5c7434a2804d46582a427d4d7fc1ca732b35 authored over 8 years ago by Alex Crichton <[email protected]>
7c4bac5166c22eb46fcc01ad5b643ac0868a14d4 authored over 8 years ago by Alex Crichton <[email protected]>
681316dfa1cbcc8240b1977630f9121cb55cb57f authored over 8 years ago by Alex Crichton <[email protected]>
00daa2ca23ed2187a98027add92b8faa8ce5c184 authored over 8 years ago by Alex Crichton <[email protected]>
68103727f1ed2d4a1c74d2881ee18d5600b3ca90 authored over 8 years ago by Alex Crichton <[email protected]>
bfe91f9f36637de08d322eac32e34784297d7dec authored over 8 years ago by Alex Crichton <[email protected]>
8d73133907c4b7677746714769d73243abff9b19 authored over 8 years ago by Alex Crichton <[email protected]>
4380e425877c6358b36066357d8bf045dfd50058 authored over 8 years ago by Alex Crichton <[email protected]>
Avoids Send entirely
164193fe823c92346261918261a46f3528415fb7 authored over 8 years ago by Alex Crichton <[email protected]>8daac0347d0ee15696a5a4099a13459a03c153be authored over 8 years ago by Alex Crichton <[email protected]>
It's already Sync because it's safe to access amongst many threads by the sheer
fact that data i...
5b18514970a31e2b6cdaf8f560863e21954452bd authored over 8 years ago by Alex Crichton <[email protected]>
This ensures that timeouts and callbacks are run with the TLS var set
42a0a10294a7848b5c451aaa02fad1bcefd806b5 authored over 8 years ago by Alex Crichton <[email protected]>304914b707cbf85f3b5e28645b0caa65e0de46b0 authored over 8 years ago by Alex Crichton <[email protected]>
Move tests into that module
8eb1f681af36a5f2d668afc262ea53e6b74e4a84 authored over 8 years ago by Alex Crichton <[email protected]>The scope was a little longer than intended!
368a9c70e8fde9daffa8b16fb9372d1a90724c78 authored over 8 years ago by Alex Crichton <[email protected]>5d0fdf26a93df9b2d11a7696f0d0d989bf0e38ed authored over 8 years ago by Alex Crichton <[email protected]>
This type acts for a handle to storage of non-`Send` data. The handle itself is
sendable across ...
04bd33e3901b5bf994b043f194aacdb8433345bb authored over 8 years ago by Alex Crichton <[email protected]>
5f9185ef4c5d17b8431a367d2ea8325307f44904 authored over 8 years ago by Alex Crichton <[email protected]>
5c9daad88bc02c46d38474e17b560d345c932a2c authored over 8 years ago by Alex Crichton <[email protected]>
1d7098eecefd23f542420b96516b835edc75891b authored over 8 years ago by Alex Crichton <[email protected]>
c458e2394048b2571c7feefe544fff6f49189ec7 authored over 8 years ago by Alex Crichton <[email protected]>
260255e6749008cca1d92744a2b4fd7d22ab62c3 authored over 8 years ago by Alex Crichton <[email protected]>
1b07e918348701f012d22549e1dae4f5a61d2531 authored over 8 years ago by Alex Crichton <[email protected]>
I'm... not sure if it does anything any more as a `ReadinessStream` isn't
clone-able nor is it s...
Also remove mio BufReader/BufWriter for now, they should come back shortly
though
7ffe72dc734aba865455597d7cbfc1deccc9222f authored over 8 years ago by Alex Crichton <[email protected]>
b47b9f5398343dc624ae332c686877359399bc09 authored over 8 years ago by Alex Crichton <[email protected]>
192579d62a8e8fdbc1b28d4be3f773cd306c0df0 authored over 8 years ago by Alex Crichton <[email protected]>
bc64194be17bc9711b4a56364e677d823c7cc3d1 authored over 8 years ago by Alex Crichton <[email protected]>