Skip to content

libogc 3.0.2

Choose a tag to compare

@WinterMute WinterMute released this 29 Jan 09:14
· 5 commits to master since this release
ac69b2e

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.