Opened 19 years ago

Closed 19 years ago

#1993 closed patch (invalid)

[PATCH] select_timeout in dvbchannel.cpp wait_for_backend()

Reported by: gnome42@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The math looked wrong to me, attached is a simple patch.

Attachments (1)

dvbchannel_wait_for_backend.diff (533 bytes ) - added by gnome42@… 19 years ago.
patch

Download all attachments as: .zip

Change History (2)

by gnome42@…, 19 years ago

patch

comment:1 by Janne <janne-mythtv@…>, 19 years ago

Resolution: invalid
Status: newclosed

I think it's intended if you look at at [7211]. I suppose select() doesn't work correctly if the microseconds part of struct timeval is greater than 999,999.

Note: See TracTickets for help on using tickets.