mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-08 09:40:29 +00: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.