]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zserv.h
zebra: don't send data after closing connection
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 26 Apr 2018 04:29:40 +0000 (00:29 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 29 May 2018 19:06:16 +0000 (19:06 +0000)
commitae6670d0138beac5ad8166a694d112b64a4d48ca
tree0fbe697fd8cad1b4b0cf0210b5ce03af60d53fa2
parent43ea2c7609c953b1e553494374e277a9fc2d9b69
zebra: don't send data after closing connection

Cancelling threads is nice but they can potentially be scheduled again
after cancellation without an explicit check.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
zebra/zserv.c
zebra/zserv.h