"Nick Mathewson" wrote:
On Mon, Jun 20, 2011 at 6:32 PM, Gisle Vanem juswrote:
I think that the values for 'WIN32_WINNT' and '_WIN32_WINNT'
should be protected against redefinement.
Reason: In order for MingW to prototype getaddrinfo() and freeaddrinfo()
correctly (in ), '_WIN32_WINNT' *must*
Here's a proposal by Florian and Björn about improving our queueing
times. Per usual procedure, I'm sending it here as I put it in the
proposals directory.
Filename: 182-creditbucket.txt
Title: Credit Bucket
Author: Florian Tschorsch and Björn Scheuermann
Created: 22 Jun 2011
Status: Draft
Over
Sorry about the typo..I meant which is the relevant part of the code which I
can begin looking into if I want to inject RELAY_DROP cells in a circuit in
forward direction (from the OP towards the exit) and backward direction
(from exit to OP).
Thanks
Sambuddho
On Fri, Jun 24, 2011 at 8:36 PM, Sam
On Mon, Jun 20, 2011 at 6:32 PM, Gisle Vanem juswrote:
> I think that the values for 'WIN32_WINNT' and '_WIN32_WINNT'
> should be protected against redefinement.
> Reason: In order for MingW to prototype getaddrinfo() and freeaddrinfo()
> correctly (in ), '_WIN32_WINNT' *must* be defined as 0x0501