]> git.meshlink.io Git - meshlink/commit
Check the return value of catta_simple_poll_get().
authorGuus Sliepen <guus@meshlink.io>
Mon, 25 Jan 2021 20:00:47 +0000 (21:00 +0100)
committerGuus Sliepen <guus@meshlink.io>
Mon, 25 Jan 2021 20:00:47 +0000 (21:00 +0100)
commit2b696ea05e1f519bb37bed5577da9fcd860ece1b
treee1570af7116af07e591efef81885a401ceb71e01
parentccc966b3940fa33216c6a02582a6ffc6267b7729
Check the return value of catta_simple_poll_get().

This ensures we gracefully handle the case of Catta not being able to bind
to the NETLINK_ROUTE socket.
catta
src/discovery.c