summaryrefslogtreecommitdiff
path: root/doc/code
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2018-01-24 11:07:27 -0500
committerQuentin Young <qlyoung@cumulusnetworks.com>2018-01-24 15:30:55 -0500
commita715eab3ce7b3aedcd8f809fc7f7f512f29cceb9 (patch)
tree71fb5d39a494de7d4ac5257c56df411bad7922da /doc/code
parenta45dc9742c3e4e504f66bf18b7bc9da3c218233a (diff)
bgpd: update pthreads to use lib changes
Use the new threading facilities provided in lib/ to streamline the threads used in bgpd. In particular, all of the lifecycle code has been removed from the I/O thread and replaced with the default loop. Did not do the same to the keepalives thread as it is much smaller (doesn't need the event system). Also cleaned up some comments to match the style guide. Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'doc/code')
0 files changed, 0 insertions, 0 deletions