ObjFW  Hex Artifact Content

Artifact 8f810ecb7ee55780036ac1d70981c6f1598f3049820cd1d35894ca6121ef6f60:

Manifest of check-in [8f810ecb7e] - Change the layout of of_socket_address_t

Instead of containing a struct sockaddr_storage - which does not exist
on all supported platforms - it now contains a union of all struct
sockaddr_* types.

Additionally, if struct sockaddr_in6 does not exist, it is defined so
that an IPv6 can be stored even if the system does not support IPv6. by js on 2018-08-11 14:00:46.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.