mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Fixes Windows build with TCP enabled
This commit is contained in:
@@ -42,7 +42,7 @@ private:
|
||||
SocketFileDescriptor fd;
|
||||
};
|
||||
|
||||
NetworkInterface interface;
|
||||
NetworkInterface interfaceDescription;
|
||||
uint32_t dstIP;
|
||||
uint16_t dstPort;
|
||||
std::unique_ptr<Socket> socket;
|
||||
|
||||
Reference in New Issue
Block a user