aboutsummaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-09-11 13:30:45 -0400
committerNick Mathewson <nickm@torproject.org>2013-09-11 13:30:45 -0400
commita2754d418dffb6188717d5e84d9bea59a2c9853b (patch)
tree5f806e1777a26fc70f33fb3063ce16f5c52fa5a3 /acinclude.m4
parenta60d21a85deacad98fa04d20fb4e83b57ad191d7 (diff)
downloadtor-a2754d418dffb6188717d5e84d9bea59a2c9853b.tar
tor-a2754d418dffb6188717d5e84d9bea59a2c9853b.tar.gz
Try using INT_MAX, not SOMAXCONN, to set listen() backlog.
Fall back to SOMAXCONN if INT_MAX doesn't work. We'd like to do this because the actual maximum is overrideable by the kernel, and the value in the header file might not be right at all. All implementations I can find out about claim that this is supported. Fix for 9716; bugfix on every Tor.
Diffstat (limited to 'acinclude.m4')
0 files changed, 0 insertions, 0 deletions