[mythtv-commits] mythtv commit: r17890 by cpinkham
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Tue Jul 22 13:32:14 UTC 2008
Author: cpinkham
Date: 2008-07-22 13:32:13 +0000 (Tue, 22 Jul 2008)
New Revision: 17890
Changeset: http://cvs.mythtv.org/trac/changeset/17890
Modified:
trunk/mythtv/libs/libmythdb/mythsocket.cpp
Log:
Switch the "-v network" read/write debugging output to display the full data
packet when using VB_EXTRA (-v network,extra) instead of truncating the output
normally and only displaying the full data packet when using VB_ALL (-v all).
This should make network debugging easier since you won't have to do "-v all"
to see the whole packet.
More information about the mythtv-commits
mailing list