diff options
author | Hans de Goede <hdegoede@redhat.com> | 2012-01-18 10:47:30 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2012-01-18 11:14:40 +0100 |
commit | dc7855967f4e8aa4f1aee422cb8f09a414d8c69e (patch) | |
tree | d5cafe4270241cd0d53d091c60d765296e1c6b2b /server/dispatcher.h | |
parent | b5060ff81392ffdbbb6b516dc294f2bea75b4246 (diff) |
server: Don't complain if setsockopt NODELAY fails on unix sockets
With Daniel P. Berrange's patches to allow use of pre-supplied fd's
as channels, we can no longer be sure that our connections are TCP
sockets, so it makes no sense to complain if a TCP/IP specific
setsockopt fails with an errno of ENOTSUP.
Note that this extends Daniel's commit 492ddb5d1d595e2d12208f4602b18e4432f4e6b4
which already added the same check to server/inputs_channel.c
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'server/dispatcher.h')
0 files changed, 0 insertions, 0 deletions