mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-10-29 11:23:23 +00:00
- Add FreeBSD-specific packet info handling in ENet unix.c - Use IP_RECVDSTADDR/IP_SENDSRCADDR for FreeBSD instead of IP_PKTINFO - Enable IP_RECVDSTADDR socket option on video/audio sockets for FreeBSD - Remove incorrect IP_PKTINFO macro redefinition from misc.cpp - Add FreeBSD-specific send code in Sunshine's UDP streaming functions Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>