@@ -1063,11 +1063,11 @@ return [self of_handleResponseBuffer: buffer length: length sender: sender]; } -- (void)socket: (OFTCPSocket *)sock +- (void)socket: (OFIPStreamSocket *)sock didConnectToHost: (OFString *)host port: (uint16_t)port exception: (id)exception { OFDNSResolverContext *context = [_TCPQueries objectForKey: sock];