mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-29 06:46:38 -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. |
||
|---|---|---|
| .. | ||
| cpu.h | ||
| dbus.h | ||
| i18n.h | ||
| log-impl.h | ||
| log.h | ||
| loop.h | ||
| plugin-loader.h | ||
| plugin.h | ||
| system.h | ||
| thread.h | ||