diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2010-04-01 07:20:19 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2010-04-01 07:20:19 +0000 |
commit | 71e002b6dfa4042462da27896ca2901d077dbf11 (patch) | |
tree | e72d636365fe9434cb2ac4c514aa42bb89c2f7fe /FEATURES.txt | |
parent | 698506ba98a73f3484b7c7f93d18455b3744c9fd (diff) |
made connection thread safe
the connection thread modifies the object's state (and calls clock_delay())
since this is not thread safe, it is now protected by sys_lock()
NOTE1: i remember someone saying that clock_delay() is thread safe
NOTE2: this might still crash if the object is deleted before while the thread is executing
svn path=/trunk/externals/iem/iemnet/; revision=13326
Diffstat (limited to 'FEATURES.txt')
0 files changed, 0 insertions, 0 deletions