commit | dccfb1902c5ed8126a304b9ca12830a378933d1f | [log] [tgz] |
---|---|---|
author | paul <paul> | Fri Oct 29 08:29:36 2004 +0000 |
committer | paul <paul> | Fri Oct 29 08:29:36 2004 +0000 |
tree | 69028a740d83992fa6e5092066d3c92672bcd0ff | |
parent | 28f79728b6ec46f545fc9978a9238e6d58c7a5d2 [diff] |
2004-10-29 Paul Jakma <paul@dishone.st> * vty.c: Move setting of sock to O_NONBLOCK from vty_serv_un to vtysh_accept, where sock is the actual fd we wanted to set to O_NONBLOCK, ie the /connected/ vtysh unix socket.