mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-07 08:21:11 -04:00
spa_poll_event should have exactly same layout as epoll_events to be compatible across platforms. The structure is packed only on x86-64. Fix packing and replace the data member with similar union as epoll_data, to fix compatibility on 32-bit etc. |
||
|---|---|---|
| .. | ||
| buffer | ||
| control | ||
| debug | ||
| filter-graph | ||
| graph | ||
| interfaces/audio | ||
| monitor | ||
| node | ||
| param | ||
| pod | ||
| support | ||
| utils | ||