Issue #20656: Restore explicit downcast in select_select().
Cast from time_t (64 bit) to long (32 bit). It should fix a compiler warning.
Showing
Please register or sign in to comment
Cast from time_t (64 bit) to long (32 bit). It should fix a compiler warning.