forked from security/hakurei
internal/pipewire: implement Core::Done
The message in the sample does not correspond to any known method call. The spec does not mention what to do with messages like this, but all existing usage code simply drops it. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -51,4 +51,11 @@ var (
|
||||
recvmsg00Message04Header string
|
||||
//go:embed testdata/18-recvmsg00-message04-POD
|
||||
recvmsg00Message04POD string
|
||||
|
||||
//go:embed testdata/19-recvmsg00-message05-header
|
||||
recvmsg00Message05Header string
|
||||
//go:embed testdata/20-recvmsg00-message05-POD
|
||||
recvmsg00Message05POD string
|
||||
//go:embed testdata/21-recvmsg00-message05-footer
|
||||
recvmsg00Message05Footer string
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user