]> arthur.barton.de Git - netatalk.git/commit
Add a new -timeout option to afpd. This option specifies how many tickles
authorjmarcus <jmarcus>
Sat, 15 Dec 2001 06:25:43 +0000 (06:25 +0000)
committerjmarcus <jmarcus>
Sat, 15 Dec 2001 06:25:43 +0000 (06:25 +0000)
commit2050bc901314591b74c773eb326aad7d6e82d2a6
tree29d5d6a2eb5dcf2321414b923a8d2ed7a40f54a9
parent1a21ab50052cb951650bedfa0628bdd6b07e9d65
Add a new -timeout option to afpd.  This option specifies how many tickles
should be sent before the server closes a AFPoTCP (DSI) session.  The default
is 4 tickles 30 seconds apart, for a timeout of 2 minutes.  This option
should be used instead of -tickleval to control timeouts.
ChangeLog
config/afpd.conf.tmpl
etc/afpd/afp_config.c
etc/afpd/afp_dsi.c
etc/afpd/afp_options.c
etc/afpd/globals.h
etc/afpd/parse_mtab.c