CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/05/20 07:24:58

Modified files:
        usr.bin/sndiod : midi.c midi.h sock.c 

Log message:
sndiod: Unlink the MIDI port from the socket when its closed

Not unlinking the port is bad style and might keep the port open after
the socket is closed.

Reply via email to