[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Timeout in channel_open_session
[Thread Prev] | [Thread Next]
- Subject: Re: Timeout in channel_open_session
- From: Valentin Rodygin <carterqw@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 10 Aug 2010 14:09:18 +0400
- To: libssh@xxxxxxxxxx
On Tue, Aug 10, 2010 at 1:32 PM, Andreas Schneider <asn@xxxxxxxxxxxx> wrote: > > where does it > hang? Does it hang in the send() system call? > > strace -p <pid of your > app> > > > would help. > > > Cheers, > > -- andreas > > Thank you for your response, andreas. Due to some reasons, I can not strace my app now. I'll try it later.
Timeout in channel_open_session | Valentin Rodygin <carterqw@xxxxxxxxxxxxxx> |
Re: Timeout in channel_open_session | Andreas Schneider <asn@xxxxxxxxxxxx> |