Can we use the macros(STDERR_FILENO/STDERR_FILENO) defined in uinstd.h for
this so that its easier :)

On Sun, Nov 26, 2017 at 10:12 PM, Nick Hilliard <[email protected]> wrote:

> Balaji Gurudoss wrote:
> > Thanks for the patch. what does 2 signify
> >
> > if (vty->wfd > 2)
> >     close (vty->wfd);
>
> the fileno: stdout = 1, stderr = 2; > 2 = regular files opened by bgpd.
>
> Nick
>
>
_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to