sticnarf / shunter

Redirect your SOCKS5 traffic to different servers under custom rules
MIT License
2 stars 0 forks source link

Write blocks in high-traffic environments #1

Open sticnarf opened 7 years ago

sticnarf commented 7 years ago

To reproduce the issue, just start an HTTP server at localhost and try to download a big file from it using curl.

The error message is WouldBlock on Windows or Resource temporarily unavailable on *nix.

I have no idea how to resolve the issue at this point.