jkorell / iperf

Automatically exported from code.google.com/p/iperf
Other
1 stars 0 forks source link

rework linked list code to use queue.h macros #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Explaination of new feature

use the primitives in queue.h rather than homegrown

Justification of new feature

more standard, clearer, less bug prone

Original issue reported on code.google.com by jdugan.e...@gmail.com on 10 Dec 2009 at 6:46

GoogleCodeExporter commented 8 years ago

Original comment by jdugan.e...@gmail.com on 10 Dec 2009 at 6:52

GoogleCodeExporter commented 8 years ago
This was about 95% completed before I got to it.  I converted interval_results 
to use the macros, and that seems to be all that was left.

Original comment by jef.posk...@gmail.com on 5 Oct 2012 at 6:07

GoogleCodeExporter commented 8 years ago

Original comment by jef.posk...@gmail.com on 5 Oct 2012 at 7:41