Back to the main page.
Bug 150 - create a consistent implementation of the timers and timeout options
Status | CLOSED FIXED |
Reported | 2010-09-08 18:30:00 +0200 |
Modified | 2011-01-05 12:01:09 +0100 |
Product: | FieldTrip |
Component: | peer |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 minor |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2010-09-08 18:30:43 +0200
this could look like in discover peerlist(i).timeout = now() + EXPIRE_TIME and in expire if peerlist(i).timeout>now() remove the peer end also for enginetimeout, smartcpu, etc.
Robert Oostenveld - 2010-10-05 22:11:33 +0200
this has been cleaned up in revision 1836
Robert Oostenveld - 2011-01-05 11:57:05 +0100
selected a long list of resolved bugs from roboos and changed the status into "RESOLVED"