[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: Mon, 17 Aug 2009 00:38:41 +0800
- To: libssh@xxxxxxxxxx
Hi Andreas, I just saw you already fixed the WIN32 build for nanosleep, Thanks! Please also help to remove the "#ifndef _WIN32" around "channel_forward_accept" function, that should be built for WIN32 as well. 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
[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> |