Added 'polling' option to options.conf.
authorAndreas Eversberg <jolly@eversberg.eu>
Wed, 17 Mar 2010 09:43:04 +0000 (10:43 +0100)
committerAndreas Eversberg <jolly@eversberg.eu>
Wed, 17 Mar 2010 09:43:04 +0000 (10:43 +0100)
commit882882e0e2f6c451c4b9a5aa8209aa60352049c9
tree61c89cd1dffcbf509440c2174bdd6e6bbab1db8a
parent2732c3ce40d8e0b3875b5a0c933c98f27c8cbae9
Added 'polling' option to options.conf.

This is usefull to test if select loop causes problems and does not wake
when it is required. If lcr seems not to wake up, try using 'polling' to
disable select timer and use polling instead.
default/options.conf
main.c
options.c
options.h
todo.txt