Opened 7 years ago
Closed 7 years ago
Last modified 7 years ago
#13439 closed Patch - Bug Fix (fixed)
Invalid timeout in MythSocket::Announce
| Reported by: | David Hampton | Owned by: | David Hampton |
|---|---|---|---|
| Priority: | minor | Milestone: | 30.1 |
| Component: | MythTV - General | Version: | v30-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The socket code was reworked in 2009 in commit 2285786158, and the second argument to ReadStringList was changed from 'bool quickTimeout' to 'uint timeoutMS'. Fix one call to ReadStringList that didn't get converted back then. This appears to only be used by the mediaserver code, which might explain why it has gone unnoticed.
Note:
See TracTickets
for help on using tickets.

In 00f0e42963/mythtv: