File: README

package info (click to toggle)
tcpbench 2.02-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 120 kB
  • sloc: ansic: 1,154; makefile: 50
file content (4 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (2)
1
2
3
4
Port OpenBSD tcpbench to GNU/Linux and possibly other systems.  Keep
the differences to upstream small.  Use libbsd to provide features
missing in GNU glibc.  Use #ifdef __OpenBSD__ to disable things
that cannot be easily done with Linux kernel.