(debug_connection): Changed from 1 to 0; don't print debugging

messages.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1384 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-04-16 23:27:53 +00:00
parent a9f17d9f4c
commit ea87381939

View file

@ -112,7 +112,7 @@ static id default_decoding_class;
static int default_in_timeout;
static int default_out_timeout;
static int debug_connection = 1;
static int debug_connection = 0;
/* Perhaps this should be a hashtable, keyed by remote port.
But we may also need to include the local port---even though