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. |
||
|---|---|---|
| .. | ||
| server | ||
| client.scm | ||
| http.scm | ||
| request.scm | ||
| response.scm | ||
| server.scm | ||
| uri.scm | ||