|
|
|
|
|
by ampersandy
2171 days ago
|
|
Is there a particular reason the Linux kernel favors names like `somaxconn` instead of `socket_max_connections`? It seems like a rather straightforward improvement for readability; so, why are shorter, compressed names preferred? |
|
1: https://github.com/dspinellis/unix-history-repo/blob/0f4556f...