Files
tracy/common/TracySocket.cpp
Bartosz Taudul d10ef8c501 Use non-blocking connect() call.
Exploit connect() error codes to determine whether connection was
established. Using poll/select proved to be problematic.
2020-05-14 02:27:04 +02:00

14 KiB