Wim Taymans
|
894e97aaa5
|
modules: avoid double fd close
Now that loop_add_io, avoid double free on failures. Try to use
spa_autoclose and spa_steal_fd to make the error paths easier.
|
2026-05-15 13:34:48 +02:00 |
|
Wim Taymans
|
be6bfba8eb
|
avb: check some allocation errors
|
2026-05-04 09:56:18 +02:00 |
|
Barnabás Pőcze
|
934ab3036e
|
treewide: use SPDX tags to specify copyright information
SPDX tags make the licensing information easy to understand and clear,
and they are machine parseable.
See https://spdx.dev for more information.
|
2023-02-16 10:54:48 +00:00 |
|
Wim Taymans
|
2344ad7869
|
avb: fix compilation
|
2022-07-12 12:27:22 +02:00 |
|
Wim Taymans
|
c07e16c728
|
avb: use separate sockets per mac/type
|
2022-07-12 12:27:22 +02:00 |
|
Wim Taymans
|
9a26df3478
|
avb: improve state machine
Emit per attribute callbacks.
Notify events immediately.
|
2022-07-12 12:27:22 +02:00 |
|
Wim Taymans
|
773bd610aa
|
avb: avbtp -> avb
|
2022-07-12 12:27:22 +02:00 |
|