diff --git a/c/bindTest.c b/c/bindTest.c index c6dc23dc6..533a338de 100644 --- a/c/bindTest.c +++ b/c/bindTest.c @@ -48,6 +48,16 @@ static char *getKeywordArg(char *key, int argc, char **argv) { return NULL; } +static bool getBoolArg(char *key, int argc, char **argv) { + for (int aa=1; aa 2" conditionals + setSocketTrace(3); + } else if (debug) { + //bpxskt.c shows several "if (socketTrace)" conditionals + setSocketTrace(1); + } InetAddr *inetAddress = NULL; diff --git a/deps/zowe-common-c b/deps/zowe-common-c index dc9755ff7..3c353457f 160000 --- a/deps/zowe-common-c +++ b/deps/zowe-common-c @@ -1 +1 @@ -Subproject commit dc9755ff79b38bfe387a80a9c8a6d606ada34dac +Subproject commit 3c353457fc271450b1ceb55ac155dc1535e80cdb