Re: libssh2_sftp_init() blocks and does not return

2009-03-21 Thread Heiner Steven
Peter Stuge wrote: > Heiner Steven wrote: >> recvfrom(3, 0x164c8b0, 16384, 16384, 0, 0) = ? ERESTARTSYS (To be restarted) >> >> [The program hangs here] >> --- SIGINT (Interrupt) @ 0 (0) --- > > Do you get ERESTARTSYS before the hang, or upon killing the process? The latter. The process hangs unt

Re: [libssh2] Wrap up a release!

2009-03-21 Thread Eric Sproul
Daniel Stenberg wrote: On Tue, 17 Mar 2009, Dan Fandrich wrote: In the spirit of being pedantic, names beginning with a single underscore are supposed to be reserved for the OS and libraries. Although, since libssh2 is a library that ships with lots of Linux-derived OSes, it could probably fa

Re: [libssh2] Wrap up a release!

2009-03-21 Thread Mikhail Gusarov
Twas brillig at 17:24:34 21.03.2009 UTC-04 when e...@nanobyte.org did gyre and gimble: ES> From a quick read of this excerpt from "C in a Nutshell" Erm. Not quite a respectable source. Please provide another one: C99, POSIX, SUS - nearly anything will be ok. ES> The attached patch against th

Re: [libssh2] Wrap up a release!

2009-03-21 Thread Eric Sproul
Mikhail Gusarov wrote: > Twas brillig at 17:24:34 21.03.2009 UTC-04 when e...@nanobyte.org did gyre > and gimble: > > ES> From a quick read of this excerpt from "C in a Nutshell" > > Erm. Not quite a respectable source. Please provide another one: C99, > POSIX, SUS - nearly anything will be ok.