Page 1 of 1

[devkitppc/libogc] net_bind to port 0 doesn't work

Posted: Thu Jun 13, 2013 2:03 am
by Midar
When trying to net_bind() to port 0, the bind fails instead of choosing a free port. I can't find anything in POSIX about this (it says it's protocol-dependent), but every OS seems to handle it that way.