issues
search
socketry
/
async-io
Concurrent wrappers for native Ruby IO & Sockets.
MIT License
208
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use a smaller size for the Async::IO::Stream performance spec
#30
eregon
closed
5 years ago
2
Add missing require in ssl_server_spec.rb
#29
eregon
closed
5 years ago
1
Errno::EPIPE: broken pipe (syscall error) in async_send
#28
dunric
closed
5 years ago
2
Fixes for TruffleRuby
#27
ioquatix
closed
5 years ago
3
v1.23.0 breaks README example
#26
tonytonyjan
closed
5 years ago
2
[Question] Need help by giving a UDP example.
#25
tan-wei
closed
5 years ago
10
Better compatibility with Ruby IO.
#24
ioquatix
closed
5 years ago
4
Losing data when passing data through pipes
#23
judofyr
closed
5 years ago
28
UNIXEndpoint has to be required
#22
jcalvert
closed
5 years ago
5
YARD docstrings
#21
olleolleolle
closed
5 years ago
3
Detecting server disconnection in chat sample
#20
jeremyjung
closed
5 years ago
4
example on stop accept
#19
matti
opened
5 years ago
26
stdin.getch or read one character
#18
matti
closed
5 years ago
15
Doesn't work with http.rb
#17
janko
closed
5 years ago
5
Can't get local address from Endpoint
#16
jjyr
closed
6 years ago
7
Do not leak socket when `Async::IO::Socket.connect` is interrupted by a Timeout
#15
ClearlyClaire
closed
6 years ago
2
Socket leaking if receiving a `Async::TimeoutError` during creation
#14
ClearlyClaire
closed
6 years ago
4
Add (failing) http.rb wrap test for TCPSocket and SSLSocket
#13
ClearlyClaire
closed
6 years ago
9
Improve Async::IO::TCPSocket compatibility with http.rb
#12
ClearlyClaire
closed
5 years ago
5
Improve TCPSocket buffering
#11
ioquatix
closed
5 years ago
8
Delegate IO::TCPSocket#read -> IO::Stream#read
#10
jjyr
closed
6 years ago
15
how to set read_timeout?
#9
foi
closed
6 years ago
1
Minimize extra memory allocations in Stream#read and Stream#read_partial
#8
janko
closed
6 years ago
8
Better compatibility on Windows
#7
ioquatix
opened
6 years ago
0
Stream close and read
#6
pgouv
closed
6 years ago
1
Better inspect for `Async::IO::Endpoint`
#5
ioquatix
closed
5 years ago
0
Executing unit tests occurs Too many open files error
#4
m-t-a-n-a-k-a
closed
6 years ago
3
Travis: enable ObjectSpace for JRuby builds
#3
olleolleolle
closed
7 years ago
1
Add support for OpenSSL sockets
#2
rfestag
closed
6 years ago
11
C10K performance
#1
ioquatix
closed
7 years ago
2
Previous