issues
search
tokio-rs
/
tokio-core
I/O primitives and event loop for async I/O in Rust
Apache License 2.0
640
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
tests no longer compile due to the removal of the `tokio` feature in `flate2`
#331
decathorpe
opened
2 years ago
0
Deprecation notice
#330
Darksonn
closed
3 years ago
1
Proxy example - is reconnecting to the server every loop necessary?
#329
timClicks
opened
6 years ago
0
Compilation error for version 0.1.9
#328
surajprak
opened
6 years ago
1
Build for wasm32-unknown-unknown
#327
saschagrunert
opened
6 years ago
0
Server goes in uncontrolled cycles
#326
sergorl
closed
6 years ago
1
Remove references to "LoopData", "lp" and improve Core::run in docs
#325
cpick
closed
6 years ago
1
Getting a Illegal instruction segfault on arm (Raspberry Pi 1)
#324
weiznich
closed
6 years ago
1
TCP_KEEPINTVL / TCP_KEEPCNT missing
#323
aep
closed
6 years ago
1
Updating to 0.1.17 causes a hang relating to timeouts
#322
justinlatimer
closed
6 years ago
11
Bump version to v0.1.17
#321
srijs
closed
6 years ago
3
Integrate with tokio-timer
#320
srijs
closed
6 years ago
2
cannot recursively call into Core
#319
vorner
opened
6 years ago
12
Fix bug where the wrong readiness is cleared
#318
carllerche
closed
6 years ago
0
Backport critical fix in PollEvented from tokio crate
#317
glebpom
closed
6 years ago
3
Regression with Timeouts and/or UdpSockets?
#316
bluejekyll
closed
6 years ago
6
Set the current_thread context for the run future.
#315
carllerche
closed
6 years ago
0
Set execution context for `Core::run` future.
#314
carllerche
closed
6 years ago
0
Cannot tokio::spawn from Core::run
#313
mitsuhiko
closed
6 years ago
1
Drain remote queue before blocking.
#312
carllerche
closed
6 years ago
3
Remote-related bug in tokio-core >= 0.1.13
#311
srijs
closed
6 years ago
3
Updating from 0.1.12 to 0.1.14 breaks code
#310
ParadoxSpiral
closed
6 years ago
5
Bump version to v0.1.14
#309
carllerche
closed
6 years ago
0
Fix PollEvented
#308
carllerche
closed
6 years ago
0
0.1.13 breaks registering an fd on multiple event loops
#307
alexcrichton
closed
6 years ago
4
cargo update -> CPU at 100% while idle
#306
nayato
closed
6 years ago
6
UdpFramed doesn't return incoming frames
#305
valarauca
opened
6 years ago
4
Udp `recv` isn't implemented as borrow
#304
valarauca
closed
6 years ago
0
Update crate to use Tokio reform internally
#303
carllerche
closed
6 years ago
0
lio_listio support
#302
asomers
closed
3 years ago
5
deny warnings only in CI
#301
ignatenkobrain
closed
6 years ago
10
Problem with global variable lifetime in a single threaded context.
#300
George3d6
closed
6 years ago
1
panic at "no Task is currently running"
#299
evanw
closed
6 years ago
1
Waiting short periods of time with tokio_core::reactor::Timeout
#298
realcr
closed
6 years ago
1
Fix the build on FreeBSD
#297
asomers
closed
6 years ago
1
Compress and connect examples doesn't work together
#296
ericho
closed
6 years ago
1
use 64 iovecs in TcpStream::write_buf
#295
seanmonstar
closed
6 years ago
0
Question: How to create a sync wrapper around a async API
#294
flosse
closed
6 years ago
4
Fix UdpCodec::encode
#293
kpp
closed
6 years ago
6
Make the repo compile with newest mio.
#292
vorner
closed
6 years ago
4
add TcpStream::peek
#291
seanmonstar
closed
6 years ago
4
Encoding error doesn't show up in tutorial example
#290
khaledkbadr
opened
6 years ago
14
Bump dependencies
#289
Eijebong
closed
6 years ago
1
Use correct project name in README.md.
#288
sstangl
closed
6 years ago
1
Example for more complicated UdpServer Sink Handling
#287
dl00
opened
6 years ago
15
Changelog
#286
flosse
closed
6 years ago
1
Reactor is not RefUnwindSafe
#285
Marwes
opened
6 years ago
5
Add TcpListener::accept_std
#284
sfackler
closed
6 years ago
0
Return progress indication from `core.turn`
#283
tiras-j
closed
6 years ago
2
Add Fuchsia-specific reactor and net impls
#282
cramertj
closed
6 years ago
25
Next