-
Max Kellermann authored
The generic sockaddr struct is too small for some addresses. For accept(), we have to allocate a sockaddr_storage struct on the stack, which is large enough for all addresses.
1bb0124b
To find the state of this project's repository at the time of any of these versions, check out
the tags.