CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/15 09:04:23
Modified files:
usr.sbin/ldpd : control.h interface.c ldpd.h ldpe.c ldpe.h
packet.c
Log message:
Instead of having three ways of setting fds non-blocking use
session_socket_blockmode() everywhere.
Additionally make two fatal() distinguishable.
OK michele@
