Jules Colding writes: > Just out of curiosity, will your test app work if use_local_host > would default to LINK_NET_ID_IS_FQDN instead?
Yes it does. (It's the "test-linc" in the linc2 sources.) BTW, your patch introduced C++/C99-style variable declarations interspersed with statements... presumably this should be made C89 compliant and variable declarations moved to the start of the block. --tml _______________________________________________ orbit-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/orbit-list
