mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-08 11:43:40 -04:00
* MacOS: fix(network): fixes ArticBase UDP buffer handling on macOS - Set minimum 8KB UDP receive buffer size on macOS for reliable operation - Add platform-specific buffer size handling with conditional compilation - Enhance error logging with errno details and buffer size verification - Maintain backward compatibility with existing buffer sizes on other platforms Fixes ArticBase controller input reliability issues on macOS by ensuring adequate UDP buffer capacity for real-time controller data transmission. * Remove redundant log --------- Co-authored-by: Alex Molina <alexmolina@MacBook-Air-de-Alex.local> Co-authored-by: PabloMK7 <hackyglitch2@gmail.com> |
||
|---|---|---|
| .. | ||
| artic_base_client.cpp | ||
| artic_base_client.h | ||
| artic_base_common.h | ||