mirror of
https://github.com/textmate/textmate.git
synced 2026-01-21 04:38:13 -05:00
This is mainly because the SOMAXCONN constant looks better (in the source) than some arbitrarily chosen number. The constant is presently defined as 128 so it doesn’t seem wasteful, and presumably the queue will only take up space if we are not actually responding to socket connections.