iperf3-tls/compat
Jon Dugan 1efd8f8c50 2008-03-12 Jon Dugan <jdugan@x1024.net>
* Added -Wall to CXXFLAGS and CFLAGS.  This generated a lot of noise in the
autotools generated files.

* Added initial AUTHORS file.  This is incomplete, but it's a start.

2008-03-12 Andrew Gallatin <gallatin@gmail.com>

* Rework threading.  This is done by having a condition variable for the reporting
thread rather than using sched_yield and/or usleep.

* Address performance issues on non Linux systems by avoiding system calls
which are expensive on platforms other than Linux.

* Fixes from FreeBSD ports: max_size_t is now 64 bits and not Iperf does not
exit on ENOBUFS.
2008-03-12 20:28:21 +00:00
..
delay.cpp import of iperf-2.0 release 2007-08-29 21:57:27 +00:00
error.c import of iperf-2.0 release 2007-08-29 21:57:27 +00:00
gettimeofday.c import of iperf-2.0 release 2007-08-29 21:57:27 +00:00
headers_slim.h import Iperf 2.0.2 release 2007-08-29 22:07:15 +00:00
inet_ntop.c import of iperf-2.0 release 2007-08-29 21:57:27 +00:00
inet_pton.c import of iperf-2.0 release 2007-08-29 21:57:27 +00:00
Makefile.am 2008-03-12 Jon Dugan <jdugan@x1024.net> 2008-03-12 20:28:21 +00:00
Makefile.in 2008-03-12 Jon Dugan <jdugan@x1024.net> 2008-03-12 20:28:21 +00:00
signal.c import of iperf-2.0 release 2007-08-29 21:57:27 +00:00
snprintf.c import of iperf-2.0 release 2007-08-29 21:57:27 +00:00
string.c import of iperf-2.0 release 2007-08-29 21:57:27 +00:00
Thread.c changed obsolete reference to "oldTID" to "thread->mTID" 2007-10-06 00:36:50 +00:00