From c0618de64ca81b9f1f2fd05e43c24f155234b451 Mon Sep 17 00:00:00 2001 From: paul Date: Wed, 18 Aug 2004 21:52:58 +0000 Subject: 2004-08-18 Paul Jakma * vty.c: (vty_serv_un) set unix vty socket to nonblocking to prevent inadvertent blocking of daemons by use of vtysh. TODO: disentangle manual paging from the buffer_write path so that unix vty can use this path too and be reliable. --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 4540456a..421a4f0b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2004-08-18 Paul Jakma + + * vty.c: (vty_serv_un) set unix vty socket to nonblocking + to prevent inadvertent blocking of daemons by use of + vtysh. TODO: disentangle manual paging from the buffer_write + path so that unix vty can use this path too and be reliable. + 2004-07-23 Greg Troxel * sockopt.c (getsockopt_ipv4_pktinfo_ifindex): Make this compile -- cgit v1.2.1