Remove support for timeout option
authorWouter Verhelst <w@uter.be>
Sat, 23 May 2009 07:45:51 +0000 (09:45 +0200)
committerWouter Verhelst <w@uter.be>
Sat, 23 May 2009 07:45:51 +0000 (09:45 +0200)
commit8bb98a97aebd911fbf768ab3d2bd6d18d68e178e
tree63ae7662b05a025c0e3f47712790be0c3c3b2c8d
parente4ed2fda1c845e534a9af839e248e015722cae8a
Remove support for timeout option

The timeout option has been broken for a very long time. Additionally,
something like this is better done by making use of TCP keepalive
probes, which nbd-server has implemented since 2003 (unless you're using
it in inetd mode, in which case you should add the keepalive option to
the inetd configuration for the nbd-server).
nbd-server.1.in
nbd-server.1.sgml
nbd-server.c