CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/10 15:28:10
Modified files:
sys/net : pipex.c
Log message:
Add missing `pipex_list_mtx' mutex(9) around all sessions loop within
pipex_ip_output(). The all sessions loop was reworked to make possible
to drop the lock within.
ok bluhm@ yasuoka@.
