CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2024/12/27 06:08:11
Modified files: sys/kern : uipc_socket.c Log message: Backout previous. I found that soclose() could leave socket tcp(4) destruction to the tcp_timer_2msl(), and the implemented logic doesn't work in this case.