]> git.cworth.org Git - ttt/commitdiff
2005-11-09 Carl Worth <cworth@cworth.org>
authorCarl Worth <carl@theworths.org>
Wed, 9 Nov 2005 13:57:33 +0000 (13:57 +0000)
committerCarl Worth <carl@theworths.org>
Wed, 9 Nov 2005 13:57:33 +0000 (13:57 +0000)
        * src/ttt-args.h:
        * src/ttt-args.c: (ttt_args_help), (ttt_args_parse): Add support
        for -h,--host, -p,--port, and --log-file command-line arguments.

        * src/ttt-server.c: (main): Use host, port, and log-file
        command-line arguments.

        * src/ttt-client.c: (main): Track change in signature of
        ttt_args_parse.

        * src/x.h:
        * src/x.c: (xfdopen), (xfreopen): More wrappers.


No differences found