]> granicus.if.org Git - libevent/commit
Make 'main/many_events' test 70 fds, not 64.
authorNick Mathewson <nickm@torproject.org>
Tue, 16 Mar 2010 17:37:15 +0000 (13:37 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 16 Mar 2010 17:37:15 +0000 (13:37 -0400)
commit33874b05286834b6ec690ee2ae22912691ec6d85
treebd4f97c104caace1043a83453b531601c69af5db
parent657d1b6d3f0f27484d368bca39f99c2c5da107b6
Make 'main/many_events' test 70 fds, not 64.

This is mainly intended to ensure that we don't get hung up on
the 64-handle limit that lots of O(n) Windows functions (but FWICT
not select) like to enforce.
test/regress.c