]> git.tuebingen.mpg.de Git - paraslash.git/commit
Revert "udp_recv: Close receiver after 5 seconds of inactivitly."
authorAndre Noll <maan@systemlinux.org>
Thu, 25 Mar 2010 20:36:27 +0000 (21:36 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 25 Mar 2010 20:36:27 +0000 (21:36 +0100)
commitee981891841937c911739c7f99ee1a2a6782f649
treed0b672e5172219e8346062b050a87c1e813d3fa0
parente5b21a60d783f22886a8671b7be444f1e1205c14
Revert "udp_recv: Close receiver after 5 seconds of inactivitly."

This reverts commit 4d4379901a0a01859728d56795a7ab6ada9c876b.

This was not really a good idea as it only papers over the real bug.
A better fix is to check whether the currently active buffer tree
matches the status information obtained from para_server. This will
be implemented in a subsequent patch.
error.h
udp_recv.c