From 7904cecc22e4008f7862eaad8162a72a28595521 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 13 Nov 2018 20:52:46 +0300 Subject: Update visual studio project files. --- src/common/socket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/socket.h') diff --git a/src/common/socket.h b/src/common/socket.h index c5d0e224e..5e4251989 100644 --- a/src/common/socket.h +++ b/src/common/socket.h @@ -128,7 +128,7 @@ struct socket_data { size_t max_rdata, max_wdata; size_t rdata_size, wdata_size; size_t rdata_pos; - uint last_head_size; + uint32 last_head_size; time_t rdata_tick; // time of last recv (for detecting timeouts); zero when timeout is disabled RecvFunc func_recv; -- cgit v1.2.3-60-g2f50