Commit Graph

19 Commits

Author SHA1 Message Date
Ian Gulliver
9212a438df Calculate and display mean_cycles_to_connect 2016-03-05 14:46:31 -08:00
Ian Gulliver
3c8e283d6f Add help text. 2016-03-04 22:02:31 -08:00
Ian Gulliver
5c7ea5d4e9 Add README 2016-03-04 21:58:44 -08:00
Ian Gulliver
65f9a1e577 Print newline at end. 2016-03-04 21:52:53 -08:00
Ian Gulliver
bb58f31ef4 Switch to epoll for checking connection completion. 2016-03-04 21:33:39 -08:00
Ian Gulliver
a507b09332 Add/remove from epoll set. 2016-03-04 21:28:22 -08:00
Ian Gulliver
a6edb9cdad Switch to a two-list model to support an epoll transition. 2016-03-04 21:24:35 -08:00
Ian Gulliver
db4c47a92d Fix math error in sleep calculation. 2016-03-04 20:07:23 -08:00
Ian Gulliver
85f1933f9b Stop double-counting rounds. 2016-03-04 20:02:20 -08:00
Ian Gulliver
c1b8e5b66b Better failure print handling. 2016-03-04 19:59:30 -08:00
Ian Gulliver
7f0e588e9e Clean up fds and memory. 2016-03-04 19:57:52 -08:00
Ian Gulliver
3dae1a7015 First fuzz-detected error! 2016-03-04 18:59:38 -08:00
Ian Gulliver
43e73cd959 Start of resolution 2016-03-04 16:30:55 -08:00
Ian Gulliver
b70a1e09f2 Slow down the cycle time. 2016-03-04 13:49:45 -08:00
Ian Gulliver
e0462a61fe Start of a structure. 2016-03-04 13:37:23 -08:00
Ian Gulliver
4435c6a634 Ignore binary 2016-03-04 10:17:28 -08:00
Ian Gulliver
d9d5db9efe Fix random algo to evenly distribute. 2016-03-04 10:17:10 -08:00
Ian Gulliver
213cad5417 Initial commit. 2016-03-03 23:02:19 -08:00
Ian Gulliver
ae39b730da Initial commit 2016-03-03 23:00:56 -08:00