CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/08 10:52:15
Modified files:
usr.sbin/switchd: switchd.c
Log message:
Create socket with SOCK_NONBLOCK instead of using fcntl() without the
proper flag handling.
ok reyk@
