freebsd-ports/benchmarks/iperf
Marcus Alves Grando 147ca1d2b3 - If the network card's buffer is full, send returns -1 and sets
errno to ENOBUFS, which causes issues with the UDP bandwidth tests.
  Check if errno != ENOBUFS after write(2).
- Bump PORTREVISION

Submitted by:	Ryan T. Dean <rtdean___tcamail.net>
2006-12-13 13:43:41 +00:00
..
files - If the network card's buffer is full, send returns -1 and sets 2006-12-13 13:43:41 +00:00
distinfo
Makefile - If the network card's buffer is full, send returns -1 and sets 2006-12-13 13:43:41 +00:00
pkg-descr