- Timestamp:
- Mar 14, 2015, 12:03:32 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/visviewer.tcl
r5127 r5128 465 465 } 466 466 set _buffer(out) $bytes 467 if { _blockOnWrite} {467 if {$_blockOnWrite} { 468 468 # Let's try this approach: allow a write to block so we don't 469 469 # re-enter SendBytes
Note: See TracChangeset
for help on using the changeset viewer.