adjust_timeout: with default lws_plat_service_tsi allow beings passed 0 timeout
authorAndy Green <andy@warmcat.com>
Mon, 10 Oct 2016 12:34:34 +0000 (20:34 +0800)
committerAndy Green <andy@warmcat.com>
Mon, 10 Oct 2016 12:34:34 +0000 (20:34 +0800)
commit202e8a7428cc7e1c730327d326bef4aa5230a8d7
treea256641a2111a69c1b47868b42aa06efff8cf8f6
parent0733610c0e4398dd0e61289c6ca064a97db5454f
adjust_timeout: with default lws_plat_service_tsi allow beings passed 0 timeout

Some people are calling service with zero timeout, taking care of
not busywaiting by some other external arrangements.

Adapt the forced service signalling to survive this.
lib/lws-plat-unix.c
lib/lws-plat-win.c