From 76a3eb393c021905736f79e7e048017f664b2430 Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Thu, 19 Feb 2015 00:32:00 +0800 Subject: In theory TFO should work. Needs platform cleanup and testing --HG-- branch : fastopen --- packet.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'packet.c') diff --git a/packet.c b/packet.c index 7b2b865..bdc3613 100644 --- a/packet.c +++ b/packet.c @@ -108,8 +108,6 @@ void write_packet() { unsigned packet_type; #ifdef HAVE_WRITEV struct iovec *iov = NULL; - int i; - struct Link *l; int iov_count; #endif -- cgit v1.2.3