freebsd-dev/lib/libfetch
Dag-Erling Smørgrav 55cf7be1ab Fix a memory leak: when freeing the connection structure, don't forget to
free the connection buffer as well.

PR:		bin/76153
MFC after:	1 week
2005-02-16 12:46:46 +00:00
..
common.c Fix a memory leak: when freeing the connection structure, don't forget to 2005-02-16 12:46:46 +00:00
common.h
fetch.3 Expand contractions. 2005-02-13 23:45:54 +00:00
fetch.c
fetch.h
file.c
ftp.c
ftp.errors
http.c Set TCP_NOPUSH on HTTP requests, reducing the number of round-trips 2005-02-16 00:22:20 +00:00
http.errors
Makefile