We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
9ff899c
Full Changelog: v0.2.0...v0.2.1
00b9beb
8357970
fn trace<T>(&mut self, syscall: Syscall, tracer: T) -> Result<&mut Self, SeccompError> where T: Fn(Syscall) -> TraceAction + 'static,
5db0fe2
New fail_with(Syscall, errno) feature, that fails a syscall with a custom error number.
10493dc
Fixing issues, improved documentation and readme.md