summaryrefslogtreecommitdiffstats
path: root/lib/utils_tcp.h
blob: b0eb8beefa180a09a52283106e9298f39a887c8f (plain)
1
2
3
4
/* Header file for utils_tcp */

int np_expect_match(char* status, char** server_expect, int server_expect_count,
                    int all, int exact_match, int verbose);