Skip to content

Commit

Permalink
chan_tlb: Code updates and documentation added (#343)
Browse files Browse the repository at this point in the history
* Update chan_tlb to address a channel deadlock

This updates chan_tlb with address a deadlock on the channel.  The channel was not unlocked when it was created.

This closes #339

* Update chan_tlb to address a channel deadlock

This updates chan_tlb with address a deadlock on the channel. The channel was not unlocked when it was created.

This closes #339

* chan_tlb: Code updates and documentation

The updates chan_tlb with coding standards and documentation.

Code was reordered, and unnecessary variables were removed.

---------

Co-authored-by: Allan Nathanson <[email protected]>
  • Loading branch information
KB4MDD and Allan-N committed Jul 6, 2024
1 parent c414e87 commit b0108d7
Showing 1 changed file with 641 additions and 333 deletions.
Loading

0 comments on commit b0108d7

Please sign in to comment.