CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/01/02 01:56:33

Modified files:
        sys/net        : if_tun.c 

Log message:
Switch tun(4) and tap(4) to use pgsigio(9) and sigio_init(9) for
async I/O registration and signaling instead of handrolling a solution
with csignal().
OK visa@

Reply via email to