[mythtv-commits] Ticket #8519: Write FileTransfers not properly closed, prevents shutdown of backend

MythTV mythtv at cvs.mythtv.org
Thu Jun 17 13:24:00 UTC 2010


#8519: Write FileTransfers not properly closed, prevents shutdown of backend
--------------------------------------------+-------------------------------
 Reporter:  [R] <ginsu.squirrel@…>          |        Owner:  cpinkham  
     Type:  patch                           |       Status:  closed    
 Priority:  critical                        |    Milestone:  0.23-fixes
Component:  MythTV - General                |      Version:  Trunk Head
 Severity:  medium                          |   Resolution:  fixed     
  Mlocked:  0                               |  
--------------------------------------------+-------------------------------
Changes (by cpinkham):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 (In [25127]) 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.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8519#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list