Skip to content
  • Mike Hibler's avatar
    If stated were a space probe it would have crashed into Mars... · 1ee85494
    Mike Hibler authored
    Minor units conversion problem here. IO::Poll() takes seconds as it argument,
    not milliseconds as we were doing (by multiplying the arg by 1000 before
    calling).
    
    Unfortunately, this is not the Big One (memory corruption) that we have been
    chasing for so long. Sigh...
    1ee85494