Commit Graph

5 Commits

Author SHA1 Message Date
Stephen McQuay f161a60e37 Fixed the memory leaks using circular buffer. 2014-03-08 18:07:43 -08:00
Stephen McQuay 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
Stephen McQuay adbdc7abe6 Added docs 2014-03-02 23:03:00 -08:00
Stephen McQuay ae82433a8f demote NewStream 2014-03-02 22:47:28 -08:00
Stephen McQuay ecace73aed added files from hackerbots 2014-03-02 22:44:09 -08:00