src/plugin.c: Implemented delaying of read-functions that fail.
authorFlorian Forster <sifnfors@faui02d.informatik.uni-erlangen.de>
Wed, 31 Jan 2007 11:17:37 +0000 (12:17 +0100)
committerFlorian Forster <sifnfors@faui02d.informatik.uni-erlangen.de>
Wed, 31 Jan 2007 11:17:37 +0000 (12:17 +0100)
commit5962b08efed2a0e5d438e3829ce4abcf555ffaae
tree23288c7b012a821c08d999f368fd999fffa6f209
parent98da2aa3ade7446863800c2f219d8a53fb2fbf6f
src/plugin.c: Implemented delaying of read-functions that fail.

The usual quadratic increase of delay-intervals is being used to disable the
function for up to 24 hours.
src/plugin.c
src/unixsock.c