CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/18 13:34:32
Modified files:
usr.sbin/rebound: rebound.c
Log message:
Rework how socket fds are passed around internally. This will allow
more flexibility in listening sockets (and fixes a bug related to inet6).
Everything is in arrays now instead of discrete variables.
ok anton
