diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-05-23 22:00:21 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-05-23 22:02:30 +0200 |
commit | 0bb3f946e97424616c1a95f2372e5bc41e8f8174 (patch) | |
tree | ce404d3e126eb4887ae6f0cdf25fb8ef3993dd4a /libguile/bytevectors.c | |
parent | c497bfb1f6e58c118aa35087104ab821dca5030c (diff) | |
download | guile-0bb3f946e97424616c1a95f2372e5bc41e8f8174.tar.gz |
web: Keep the default size for the client's in-kernel receive buffer.
Fixes <http://bugs.gnu.org/15368>.
* module/web/client.scm (open-socket-for-uri): Remove call to
'setsockopt'. Contrary to what the comment said, its effect was to
shrink the receive buffer from 124 KiB (the default size, per
/proc/sys/net/core/rmem_default on Linux-based systems) to 12 KiB.
Diffstat (limited to 'libguile/bytevectors.c')
0 files changed, 0 insertions, 0 deletions