ESOCKTNOSUPPORT 223 lib/common/remote.c rc = ESOCKTNOSUPPORT; ESOCKTNOSUPPORT 475 lib/common/remote.c return ESOCKTNOSUPPORT; ESOCKTNOSUPPORT 568 lib/common/remote.c if ((rc == ENOTCONN) || (rc == ESOCKTNOSUPPORT)) { ESOCKTNOSUPPORT 556 lib/common/results.c case ESOCKTNOSUPPORT: return "ESOCKTNOSUPPORT"; ESOCKTNOSUPPORT 1010 lib/common/results.c return ESOCKTNOSUPPORT;