-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
It would be helpful to log whether a leaking syscall is dealing with a TCP or UDP socket. Some syscalls (e.g. connect) have different behavior with TCP and UDP (they are both leaks, but the severity is quite different). (I suppose we should also log if it's SCTP for completeness's sake, even though SCTP usage is pretty rare).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels