Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

sysctl-knob

// Add a new runtime-tunable sysctl knob to PyTCP — the registered policy-tunable equivalent of a Linux net.* sysctl. Invoke when adding a new knob, migrating an existing module-level constant from static to runtime-tunable, or doing a per-package migration sweep of `*__constants.py` policy values. Do NOT invoke for protocol-invariant constants (RFC-pinned wire values, header sizes, IANA codepoints) — those stay as plain module constants.

$ git log --oneline --stat
stars:370
forks:40
updated:2026年5月22日 02:58
SKILL.md
readonly