Skip to content
  • Kevin J. McCarthy's avatar
    Convert raw_socket_poll() to use gettimeofday(). · 74ec847b
    Kevin J. McCarthy authored
    As long as gettimeofday() is supported, it's better to be consistent
    within mutt and ensure greater portability.
    
    Change the raw_socket_poll() wait timer to count milliseconds, like
    the mutt_progess_update() code.
    
    Thanks to Vincent Lefèvre for his, as always, invaluable advice.
    74ec847b