[mythtv-commits] Ticket #4286: mythcontext.cpp: logic
MythTV
mythtv at cvs.mythtv.org
Fri Dec 7 17:59:40 UTC 2007
#4286: mythcontext.cpp: logic
-----------------------------+----------------------------------------------
Reporter: andrei at tanas.ca | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: head
Severity: medium | Mlocked: 0
-----------------------------+----------------------------------------------
d->eventSock is never NULL here, if ConnectServer fails, we will try to
set callbacks on the unconnected socket - not too useful.
Instead of checking d->eventSock, check d->serverSock.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4286>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list