[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ssh_select possible improvement?
[Thread Prev] | [Thread Next]
- Subject: Re: ssh_select possible improvement?
- From: Norbert Kiesel <nkiesel@xxxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 20 Sep 2010 09:50:18 -0700
- To: libssh@xxxxxxxxxx
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>
ssh_select possible improvement? | Vic Lee <llyzs@xxxxxxx> |
Re: ssh_select possible improvement? | Andreas Schneider <asn@xxxxxxxxxxxx> |