Archive Index
This month's Index
|
Subject: Re: win32 tunneling
Re: win32 tunneling
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 15 May 2009 08:53:46 +0200 (CEST)
On Fri, 15 May 2009, Roman Kubiak wrote:
> 1. i can't enable debug with libssh2, what is the proper way to do that
Build libssh2 with LIBSSH2DEBUG defined everywhere. Then you use
> 2. i can't detect EOF on the channel on win32, it never returns true,
Can you produce a simple example that repeats this? You know if it works on
> i think you need to look at gettimeofday() in misc.c win32 doesn't have that
1 - please post patches done with diff -u
2 - the replacement is only necessary for win32 so your full-second version
-- / daniel.haxx.se ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ libssh2-devel mailing list libssh2-devel_at_lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-develReceived on 2009-05-15 |