containers / libkrun

A dynamic library providing Virtualization-based process isolation capabilities
Apache License 2.0
809 stars 67 forks source link

vsock: Fix signal logic in Muxer #83

Closed slp closed 1 year ago

slp commented 1 year ago

The signal logic in Muxer was missing the ability to signal through an intc, if present. Fix it here.

Signed-off-by: Sergio Lopez slp@redhat.com