]> arthur.barton.de Git - netatalk.git/commit
sendfile seems to block signal, it's a problem with afp_copyfile over tcp, if it...
authordidg <didg>
Wed, 28 May 2003 05:04:53 +0000 (05:04 +0000)
committerdidg <didg>
Wed, 28 May 2003 05:04:53 +0000 (05:04 +0000)
commit8e0ec5aa238210df1b97e0f3f998406893647d7b
tree4372b1117c61908039610cc0597b861859810b86
parent6271c43a1bb906db0bdef815e5d09df993a6f2b8
sendfile seems to block signal, it's a problem with afp_copyfile over tcp, if it takes
more than 2mn clients are disconnected. Add a new configure option
--enable-sendfile, disable by default.
configure.in