Searched refs:tcpconnect (Results 1 – 4 of 4) sorted by relevance
1 # $FreeBSD: stable/12/tools/regression/netinet/tcpconnect/README.tcp-md5 174032 2007-11-28 20:33:58…16 * compile tcpconnect in here running:23 ./tcpconnect server 234526 ./tcpconnect client 127.0.0.1 2345 1 tcpmd5
5 PROG= tcpconnect
3 PROG= tcpconnect
352 tcpconnect(char *host) in tcpconnect() function400 } while ((s = tcpconnect(name)) < 0); in conalloc()