Skip to content
  • Simon Marlow's avatar
    [project @ 1999-11-03 15:04:25 by simonmar] · 5710a2d4
    Simon Marlow authored
    - don't hold the scheduler lock while doing the select, since
      we might sit in there for a long time.
    
    - don't need the gettimeofday() hack on Linux, because select
      already returns the unslept time.
    5710a2d4