aboutsummaryrefslogtreecommitdiff
path: root/src/net.c
AgeCommit message (Expand)Author
2009-11-16working on fixing TCP_INFO, in progressBrian Tierney
2009-11-15completely reworked stats collection/display code. Mostly working again, and ...Brian Tierney
2009-11-10more cleanup and bug fixesBrian Tierney
2009-11-06parallel streams now mostly working. Still some issues with repeated connectionsBrian Tierney
2009-11-03more bug fixes, still needs workBrian Tierney
2009-11-03more work on state cleanup: not yet doneBrian Tierney
2009-11-02lots of code restructuringBrian Tierney
2009-10-27more cleanup of TCP/UDP codeBrian Tierney
2009-10-24worked on receive_result_from_server, more cleanup and commentsBrian Tierney
2009-10-24more cleanup: separate file for main routineBrian Tierney
2009-10-23lots more cleanup. Seems to work for single stream TCP now. UDP broke. Parall...Brian Tierney
2009-10-22added Nread and Nwrite routines, as alternatives to recvBrian Tierney
2009-10-20more cleanup, lots of comments/questions/debug code added, currently brokenBrian Tierney
2009-10-19code cleanup: used 'indent' to enforce consistant styleBrian Tierney
2009-02-24initial commit of new codeJon Dugan