Commit 819f949f4ab61c4c5add40105d299e73c190e94f

Nick Mathewson 2010-04-09T19:16:49

Limit the maximum number of events on each socket to 65535 This lets us use less RAM for the evmap_io structure, which in turn can let us have fewer cache misses for evmap operations.