[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: [Patch] Add forward-listening feature (tcpip-forward)
[Thread Prev] | [Thread Next]
- Subject: Re: Fwd: [Patch] Add forward-listening feature (tcpip-forward)
- From: Vic Lee <llyzs@xxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sun, 16 Aug 2009 18:35:44 +0800
- To: libssh@xxxxxxxxxx
Hi Andreas, I resent all of my patches in this email. I will send a new patch to use Sleep instead of nanosleep for WIN32 soon. Thanks, Vic On Sun, 2009-08-16 at 11:59 +0200, Andreas Schneider wrote: > On Friday 14 August 2009 14:42:58 Vic Lee wrote: > > Hi Andreas, > > Hi Vic, > > you remove a #ifndef _WIN32, line 34 of the patch. So this was a fix for > windows. The problem is timespec and nanosleep. We need to fix this for > windows. Please use Sleep() on windows. > > http://msdn.microsoft.com/en-us/library/ms686298%28VS.85%29.aspx > > > -- andreas
Attachment:
0001-Add-forward-listening-feature.patch
Description: application/mbox
Attachment:
0002-Fix-return-code-from-packet_wait-in-channel_request.patch
Description: application/mbox
Attachment:
0003-Fix-channel_get_exit_status-always-return-1.patch
Description: application/mbox
Attachment:
0004-Fix-double-free-pointer-crash-in-dsa_public_to_stdin.patch
Description: application/mbox
[Patch] Add forward-listening feature (tcpip-forward) | Vic Lee <llyzs@xxxxxxx> |
Re: Fwd: [Patch] Add forward-listening feature (tcpip-forward) | Andreas Schneider <mail@xxxxxxxxxxxx> |
Re: Fwd: [Patch] Add forward-listening feature (tcpip-forward) | Vic Lee <llyzs@xxxxxxx> |
Re: Fwd: [Patch] Add forward-listening feature (tcpip-forward) | Andreas Schneider <mail@xxxxxxxxxxxx> |