300
300
tstart = osutils.timer_func()
301
301
osutils.send_all(self.socket, bytes, self._report_activity)
302
302
if 'hpss' in debug.debug_flags:
308
% ('wrote', ident_str, len(bytes),
305
% ('wrote', thread_id, len(bytes),
309
306
osutils.timer_func() - tstart))