• Shane Bryldt's avatar
    FS-10167: Switched connection lifecycle to an isolated pool similar to sessions,… · 2c996b59
    Shane Bryldt 提交于
    FS-10167: Switched connection lifecycle to an isolated pool similar to sessions, also refactored the inner WSS transport implementation to be part of the same pool so it is cleaned up with the connection. Switched the connection state machine thread to also utilize thread pool to avoid direct ownership over the thread, similar to session but without the use of a signaled condition due to abstraction of transports which may need to deal with polling for socket events such as with WSS transport. Completely removed the temporary worker thread in the main handle that was for connection/session cleanup.
    2c996b59
名称
最后提交
最后更新
..
build/config 正在载入提交数据...
crypt 正在载入提交数据...
src 正在载入提交数据...
test 正在载入提交数据...
.gitignore 正在载入提交数据...
AUTHORS 正在载入提交数据...
CODING_GUIDELINES 正在载入提交数据...
COPYING 正在载入提交数据...
ChangeLog 正在载入提交数据...
INSTALL 正在载入提交数据...
Makefile.am 正在载入提交数据...
NEWS 正在载入提交数据...
README 正在载入提交数据...
acinclude.m4 正在载入提交数据...
bootstrap.sh 正在载入提交数据...
configure.ac 正在载入提交数据...
libks.pc.in 正在载入提交数据...
libks.props 正在载入提交数据...
libks.sln 正在载入提交数据...
libks.vcxproj 正在载入提交数据...
libks.vcxproj.filters 正在载入提交数据...