syndicate-2017/examples
Tony Garnock-Jones 015d7c38dd Properly evaluate some TCP stop-when conditions.
Prior to this commit, the stop-whens were using
current-inexact-milliseconds in a comparison to detect a timeout,
meaning that timeouts would be missed. This commit introduces a
redundant copy of current-inexact-milliseconds in a field and changes it
on every event so that stop-when expressions involving the field are
reevaluated properly frequently.
2016-07-21 16:50:30 -04:00
..
netstack Properly evaluate some TCP stop-when conditions. 2016-07-21 16:50:30 -04:00
platformer Support current-ground-dataspace for syndicate-gl. 2016-07-16 16:15:19 -04:00