[mythtv-commits] mythtv commit: r15428 by greg

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jan 13 19:59:15 UTC 2008


      Author: greg
        Date: 2008-01-13 19:59:15 +0000 (Sun, 13 Jan 2008)
New Revision: 15428
   Changeset: http://cvs.mythtv.org/trac/changeset/15428

Modified:

   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/udpnotify.cpp

Log:



This prevents us from creating new instance of UDPNotify if we have already
done so, as well as from trying to free the socket if we aren't actually bound.

This avoids a problem where if you go into livetv, then change channels and exit we wouldn't properly unbind from the mythtvosd notify port meaning any newly started playback would be unable to grab the port and we'd no longer see mythtvosdevents.


 






More information about the mythtv-commits mailing list