CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/12 02:30:22
Modified files:
lib/libsndio : sioctl.c
usr.bin/sndiod : midi.c midi.h sndiod.c sock.c sock.h
Log message:
sndiod: Associate a midithru structure to MIDI ports
Allows "midi/X" and "midithru/X" ports to be handled by the same code,
which is simpler than the current approach.
