Archive Index
This month's Index
|
Subject: Re: Timeouts
Re: Timeouts
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 21 Apr 2009 22:42:30 +0200 (CEST)
On Tue, 21 Apr 2009, double wrote:
> There are tons of old processes on my server. If I send them a sigterm (15),
> Is there an easy way to set a timeout to libssh2?
Not really (the way I think you mean).
Without modifying libssh2, you can switch to using it in a non-blocking manner
But if you want to use the blocking API we need to introduce a way to set a
-- / daniel.haxx.se ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ libssh2-devel mailing list libssh2-devel_at_lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-develReceived on 2009-04-21 |