Commit 8c94ac3
committed
Docs: document clamd protocol and clamdscan behavior
Add a dedicated ClamD protocol guide covering socket choices,
command framing, path scans, streaming, file descriptor passing,
reply handling, IDSESSION usage, protocol limits, and tested
examples for the more complex commands.
Link the new guide from the Usage scanning chapter and the mdBook
summary so protocol details have a focused home instead of living in
a shallow command list.
Revise the ClamDScan scanning guidance to describe behavior by
Unix/local and TCP socket type. The user-facing text now avoids
assuming protocol knowledge and avoids presenting tolerated mixed
options as recommended usage.1 parent 1b86e4a commit 8c94ac3
3 files changed
Lines changed: 485 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments