Opened 18 years ago

Closed 18 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@… 18 years ago.
patch

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by gnome42@…

patch

comment:1 Changed 18 years ago by Janne <janne-mythtv@…>

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.