K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-01-16T15:01:28.000000Z K 7 svn:log V 216 In refactoring the test before committing, a pointer was passed instead of a structure for the sockaddr_in. Pass the pointer to connect() instead of the pointer to the pointer. Specify a port number to connect to. END