CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/09 04:37:31
Modified files:
usr.sbin/bgpd : bgpd.c config.c control.c kroute.c pfkey.c
session.c session.h
Log message:
Kill session_socket_blockmode() and replace it with SOCK_CLOEXEC or
SOCK_NONBLOCK and accept4(). OK henning@ tested & OK benno@
