You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sin_len and sin6_len are apparently required on all BSD-like systems,
from which Haiku probably inherits its network stack.
sin_zero has been changed from 8 bytes to 24 bytes in hrev9079 in order
to stay compatible with BeOS.
0 commit comments