Skip to content
Snippets Groups Projects
Michael Tuexen's avatar
Michael Tüxen authored
You can use -Dproto=IPPROTO_SCTP or --define proto=IPPROTO_SCTP
and run the script
```
 0.0 socket(..., SOCK_STREAM, proto) = 3
+0.0 close (3)
```
to control the protocol being used from the command line.
db3bf25b
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..