mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-20 01:01:10 -05:00
Some platforms (e.g. Haiku) define SOL_SOCKET to be -1, which obviously does not work with static arrays. Plus, this is cleaner.
Some platforms (e.g. Haiku) define SOL_SOCKET to be -1, which obviously does not work with static arrays. Plus, this is cleaner.