[mythtv-commits] mythtv commit: r25127 - in branches/release-0-23-fixes/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jun 17 13:23:59 UTC 2010


      Author: cpinkham
        Date: 2010-06-17 13:23:59 +0000 (Thu, 17 Jun 2010)
New Revision: 25127
   Changeset: http://svn.mythtv.org/trac/changeset/25127

Modified:

   branches/release-0-23-fixes/mythtv/libs/libmythdb/mythsocket.cpp
   branches/release-0-23-fixes/mythtv/libs/libmythdb/mythsocket.h
   branches/release-0-23-fixes/mythtv/libs/libmythdb/mythsocketthread.cpp
   branches/release-0-23-fixes/mythtv/libs/libmythdb/mythversion.h
   branches/release-0-23-fixes/mythtv/programs/mythbackend/filetransfer.cpp
   branches/release-0-23-fixes/mythtv/programs/mythbackend/mainserver.cpp

Log:

Backport [24994] from trunk.

Disable only the ReadyRead callbacks for FileTransfer uploads. Previously,
we disabled all callbacks which caused the upload socket to not be closed
properly when the upload completed.

Closes #8519.

This bumps the binary API version since libmythdb is modified, so make clean,
recompiled plugins, whatever you normally do in this case. 






More information about the mythtv-commits mailing list