|
|
|
|
|
by mananaysiempre
1378 days ago
|
|
Note that it wouldn’t be a strict aliasing violation, for example, if the argument to bind() were typed const sa_family_t *. The annoying cast would still be required, but very much legal (as long as the other side hasn’t screwed up). |
|