more protection against socket when closing
This commit is contained in:
@ -38,12 +38,12 @@ set (SOURCES
|
||||
IXUrlParserTest.cpp
|
||||
IXWebSocketMessageQTest.cpp
|
||||
IXWebSocketServerTest.cpp
|
||||
IXWebSocketCloseTest.cpp
|
||||
)
|
||||
|
||||
# Some unittest don't work on windows yet
|
||||
if (UNIX)
|
||||
list(APPEND SOURCES
|
||||
IXWebSocketCloseTest.cpp
|
||||
IXDNSLookupTest.cpp
|
||||
cmd_websocket_chat.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user