mirror of https://github.com/OpenKMIP/PyKMIP.git
3a7b880bdf
This change fixes a potential denial-of-service bug with the server, setting a default timeout for all server sockets. This allows the server to drop hung connections without blocking forever. The interrupt triggered during accept calls is expected and is now handled appropriately. Server unit tests have been updated to reflect this change. Closes #430 |
||
---|---|---|
.. | ||
integration | ||
unit | ||
__init__.py |