@bascule for sendfile support in Reel, would it have to be added to nio4r, celluloid-io or reel?
@Asmod4n check out Celluloid::IO.copy_stream. Reel already uses it. It's not using ::IO.copy_stream anymore though
-
-
@bascule thats just shuffling around the bytes in userspace, sendfile just maps the file handle to the network card, zero copy style ^^ -
@Asmod4n I no longer remember the problems with ::IO.copy_stream, only that it was broken in various ways -
@bascule i believe it was doing nothing, but got it to work when used with ::IO.try_convert, maybe ill take a look again in some time.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.