File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libpdel / http / test / .gdbinit
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:25:53 2012 UTC (12 years, 8 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

file demo_server
set args -p 8080 -r http://www.foobar.com
handle SIGUSR1 pass nostop noprint
handle SIGPIPE pass nostop noprint
handle SIGTERM pass nostop noprint
#set args http://my.yahoo.com/
#set args -s https://investing.schwab.com/trading/start
#set args -c 3 http://my.yahoo.com/
run

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>