1
0
mirror of https://github.com/bol-van/zapret.git synced 2025-04-21 14:32:57 +03:00

dvtws: fix build

This commit is contained in:
bol-van 2024-12-10 16:58:24 +03:00
parent 4ec6e5fa9f
commit 1476cd2149

@ -303,8 +303,6 @@ static int dvt_main(void)
DLOG_PERROR("bind (DIVERT4)");
goto exiterr;
}
if (!set_socket_buffers(fd[0],Q_RCVBUF,Q_SNDBUF))
goto exiterr;
}