mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
listen, and connect. The listen program is a simple server that accepts and closes sockets, until a fixed limit, then sets the listen queue to 0 and counts how many remaining connections it processes. The connect program repeatedly opens connections and closes them serving as the driver for the listen program. Sponsored by: Limelight Networks |
||
|---|---|---|
| .. | ||
| connect.c | ||
| listen.c | ||
| Makefile | ||