mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-06 07:15:35 -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. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||