On Sun, 2010-09-19 at 19:15 +0200, Andreas Schneider wrote: > On Sunday, September 19, 2010 18:38:20 you wrote: > > Nobody touched this code since a long time. I think it needs to be rewritten > completely cause it misses a lot of things. > > Could you use channel_poll()? > > > -- andreas > >
channel_poll does not handle timeouts, i.e. I can't see how to wait for e.g. at most 3 seconds before returning w/o coding a busy wait. What am I missing? </nk>
