[dev] How to communicate on /run/frr/ldpd.vty unix socket

William Herrin bill at herrin.us
Fri Mar 11 22:30:27 UTC 2022


On Fri, Mar 11, 2022 at 12:10 PM Girish Patoliya via dev
<dev at lists.frrouting.org> wrote:
> currently write() is failing with bad file descriptor error.

Since it's a socket not a pipe, maybe you have to send() instead of write()?



-- 
William Herrin
bill at herrin.us
https://bill.herrin.us/



More information about the dev mailing list