ObjFW  Hex Artifact Content

Artifact ca113e0145659828611d77eb7f588400352b86dadcf46f0f4c9a5b5607b74c56:

Manifest of check-in [ca113e0145] - Don't bind to port 0 on the Wii.

Instead, a decreasing variable is used now. This should be safe, as
nothing else should be binding ports while homebrew code is running. The
only problem that could arise is when code manually binds to very high
port numbers.

This also solves the problem that getsockname() is not available on the
Wii, as we know the port now anyway.

And while we're at it, this also adds struct sockaddr_storage. by js on 2013-06-13 02:03:13.


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