commit | c0618de64ca81b9f1f2fd05e43c24f155234b451 | [log] [tgz] |
---|---|---|
author | paul <paul> | Wed Aug 18 21:52:58 2004 +0000 |
committer | paul <paul> | Wed Aug 18 21:52:58 2004 +0000 |
tree | 0ebc88399e56746bd72df617aed4f049dc2024f3 | |
parent | 2990460691f1d674180154fd4bcee64d8f745277 [diff] |
2004-08-18 Paul Jakma <paul@dishone.st> * 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.