mariusae / trickle

Trickle is a userland bandwidth shaper for Unix-like systems.
https://www.usenix.org/legacy/event/usenix05/tech/freenix/full_papers/eriksen/eriksen.pdf
Other
562 stars 61 forks source link

Fix socket overload with ruby #19

Open simkim opened 7 years ago

simkim commented 7 years ago

ruby use SOCK_STREAM | SOCK_CLOEXEC

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824513 https://unix.stackexchange.com/questions/268389/why-doesnt-rate-limiting-with-trickle-work-with-ruby