f161a60e37
Fixed the memory leaks using circular buffer.
2014-03-08 18:07:43 -08:00
4f912b29ba
just a test of branching semantics
2014-03-08 14:40:21 -08:00
d8bc9f8b1d
stored the current second's bw numbers
2014-03-08 12:46:25 -08:00
bb8ce3c1ea
Started down a different path; using a circular buffer instead.
...
After talks on #go-nuts, it seems as though I should look into using something
like the following:
https://github.com/cespare/goproc/tree/master/nwstat
And this makes sense. I have trimmed out the old tests and rearranged some code
here.
2014-03-08 00:45:55 -08:00
c33a5561bb
Evacuate data appropriately
...
this breaks the tests; tests need to not rely on some weird date in the past.
2014-03-03 23:14:15 -08:00
63547f2d37
Forgot to close some chans
2014-03-03 22:59:50 -08:00
21b3c6b9e9
started readme
2014-03-02 23:10:16 -08:00
c465ab2c91
added license
2014-03-02 23:10:11 -08:00
adbdc7abe6
Added docs
2014-03-02 23:03:00 -08:00
ae82433a8f
demote NewStream
2014-03-02 22:47:28 -08:00
ecace73aed
added files from hackerbots
2014-03-02 22:44:09 -08:00