• Michael Cook's avatar
    queue: add requeue, fix unqueue_matching · 6dd80ffd
    Michael Cook authored
    Synchronized with emane.git's implementation of this code which
    includes a unit test.
    
    This commit also fixes two bugs in unqueue_matching and one inb
    unqueue:
    
    - unqueue_matching was returning the wrong pointer when
      there was no match
    
    - both unqueue_matching and unqueue were not clearing the vacated
      queue entry after removing the item
    6dd80ffd
queue_test_run 327 Bytes