• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

MakefileH A D03-May-20221.3 KiB4419

READMEH A D20-May-2005717 2316

http_ping.1H A D20-May-20052.8 KiB7554

http_ping.cH A D20-May-200524.7 KiB1,1431,004

port.hH A D04-Jun-20042.2 KiB10897

README

1	      http_ping - measure HTTP latency
2
3http_ping runs an HTTP fetch every few seconds, timing how long it takes.
4See the manual entry for more details.
5
6Files in this distribution:
7
8    README		this
9    Makefile		guess
10    http_ping.c		source file
11    http_ping.1		manual entry
12    port.h		portability defines
13
14To build: If you're on a SysV-like machine (which includes old Linux systems
15but not new Linux systems), edit the Makefile and uncomment the SYSV_LIBS
16line.  If you're doing SSL, uncomment those lines too.  Otherwise, just do
17a make.
18
19Feedback is welcome - send bug reports, enhancements, checks, money
20orders, etc. to the addresses below.
21
22    Jef Poskanzer  jef@mail.acme.com  http://www.acme.com/jef/
23