CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/03 03:51:17
Modified files:
sys/net : rtsock.c
Log message:
Make rtm_senddesync_timer() timeout(9) handler mpsafe. solock() protects
the socket and the socket's PCB data.
ok bluhm
