]> git.proxmox.com Git - mirror_frr.git/commit - zebra/main.c
zebra: dont delete pthreads from under themselves
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 26 Jul 2018 00:27:40 +0000 (00:27 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 30 Jul 2018 23:06:27 +0000 (23:06 +0000)
commitf3e33b690b01c37858c11856901fe9e6614dda6b
tree99186455fe23a5ea4a27ecc75654bdf8ad6bbe5d
parenta6275055bfd1cea192ebc0b7205be39c40947f80
zebra: dont delete pthreads from under themselves

* Rename some things to be less confusing
* Convert client close function to take a client struct rather than a
  task
* Extern client close function and use it when handling SIGTERM

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