CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/06/18 04:45:33

Modified files:
        usr.sbin/snmpd : proc.c snmpd.c snmpd.h snmpe.c 

Log message:
Copy over iked's proc.c, with the addition that proc_run()'s run argument
is called after IMSG_CTL_PROCREADY is handled. This addition makes sure
that run() can drop recvfd pledge if the process itself doesn't need it,
and data can be send to peers immediately.

Help from, and ok jmatthew@

Reply via email to