Changeset 352
- Timestamp:
- 05/08/07 14:23:45 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/exp/kindlund-filesystem/lib/HoneyClient/Agent.pm
r349 r352 701 701 print "Creating a new run() child thread...\n"; 702 702 } 703 704 # XXX: If the old thread is dead, we could potentially 705 # join it, in order to avoid detach warnings upon exit. 703 706 704 707 # Quickly define a temporary thread ID.
