Skip to content
  • Daniel Drake's avatar
    Add timing and polling infrastructure · 866dd941
    Daniel Drake authored
    Add timeout mechanism as an asynchronous equivalent of sleeping (uru4000
    needs this).
    
    Start implementing polling infrastructure which also accounts for pending
    timeouts. We don't expose file descriptors yet, but this is a start.
    866dd941