TCP_NODELAY undeclared

This commit is contained in:
rtw1x1
2025-12-26 07:27:50 +00:00
committed by GitHub
parent 1b46b8cc26
commit 366d97dbac

View File

@@ -1,4 +1,5 @@
#include "stdafx.h"
#include <netinet/tcp.h>
/* Forwards */
void socket_lingeron(socket_t s);