mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 18:36:34 +00:00
69751d1943
- 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>