store: Remove misleading 'setsockopt' call.
authorLudovic Courtès <ludo@gnu.org>
Sat, 24 May 2014 23:31:15 +0000 (01:31 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 24 May 2014 23:31:15 +0000 (01:31 +0200)
commit884af1b4ecb0c6ede9fb431105c5c931d1bd1619
tree8ed15c02e02c6e194747e20f8f9934bd2cefe576
parent4b2615e1cae8e21df8f180abf261d1dc22a2459e
store: Remove misleading 'setsockopt' call.

* guix/store.scm (open-connection): Remove misleading 'setsockopt' call,
  erroneously introduced in df1fab58.  This would actually shrink the
  receive buffer from 124 KiB to 12 KiB, though it had little impact on
  performance.
guix/store.scm