
mythtv at cvs
Oct 6, 2010, 11:13 AM
Post #1 of 1
(59 views)
Permalink
|
|
mythtv commit: r26675 - in branches/mythtv-rec/mythtv/libs by danielk
|
|
Author: danielk Date: 2010-10-06 18:13:53 +0000 (Wed, 06 Oct 2010) New Revision: 26675 Changeset: http://svn.mythtv.org/trac/changeset/26675 Log: Get rid of the short poll timeout in the DRB by implementing a wake pipe. Used some the existing code from mythsocketthread.cpp which was moved to mythdbutil.h so it could be used in the DRB. Added: branches/mythtv-rec/mythtv/libs/libmythdb/mythdbutil.h Modified: branches/mythtv-rec/mythtv/libs/libmythdb/libmythdb.pro branches/mythtv-rec/mythtv/libs/libmythdb/mythsocketthread.cpp branches/mythtv-rec/mythtv/libs/libmythtv/DeviceReadBuffer.cpp branches/mythtv-rec/mythtv/libs/libmythtv/DeviceReadBuffer.h _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|