libogc 3.0.2
As always, recommended and supported installation for all our releases is via devkitPro pacman
- fix h_addrtype and h_length sizes for wii
- lower footprint inet_pton and related functions adopted from libnx
- remove some duplicate defines in network.h
- net_socket: implement SOCK_NONBLOCK
- force socket protocol to IPPROTO_IP internally on wii for compatibility.