OSDN Git Service

do not manually set the socket state and error of QTcpServer
authorIvailo Monev <xakepa10@gmail.com>
Sun, 25 Dec 2022 23:59:24 +0000 (01:59 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Sun, 25 Dec 2022 23:59:24 +0000 (01:59 +0200)
commit67b6c14005ab73aaff566f1c4ad226e99fb264f8
treed48f0f8c6c37f4f264b43a2d3bc9aad2e30fbc65
parent26907fbee716565abe7c927db1b074a22eb1e07b
do not manually set the socket state and error of QTcpServer

that means that once the socket engine is closed the error becomes unknown
tho

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
src/network/socket/qtcpserver.cpp