pkgsrc/chat/i2cb/patches/patch-ar
hubertf 03786102ec Add a -lhost switch to allow binding to a local address on a multihomed
host (i.e. choose with which address to connect to the server).

Bump revision to i2cb-6.0_ALPHAnb1.
2004-04-13 21:19:48 +00:00

13 lines
377 B
Text

$NetBSD: patch-ar,v 1.1 2004/04/13 21:19:48 hubertf Exp $
--- src/helpdata.c.orig Wed Mar 15 23:42:52 2000
+++ src/helpdata.c
@@ -344,6 +344,8 @@ char *ht_options[] =
"",
" -port port try to connect to port port.",
"",
+" -lhost lhost connect from local address lhost.",
+"",
" -list list known servers, in order.",
"",
" -clear wipe args from command line.",