Open
Description
I suggest to change the printf in line:
Line 53 in 94b955b
to fprintf:
fprintf(stderr, "mark: setting SO_MARK for fd=%u to %#x\n", sd, mark);
this will prevent problems when using commands with pipes or when parsing stdout
Metadata
Metadata
Assignees
Labels
No labels