PyKMIP/kmip/tests/unit
Peter Hamilton 78f16e208a Fixing a client socket shutdown bug when unconnected
This change fixes a minor bug with the client shutdown routine,
where an error would get thrown when attempting to call shutdown
on an unconnected socket. This error is now caught and suppressed,
since the client is already shutting down. A new client unit test
is included to cover this change.
2016-11-11 12:51:39 -05:00
..
core Adding dynamic operation policy loading to the KMIP server 2016-11-10 10:39:16 -05:00
pie Adding operation policy name support to the client 2016-10-05 15:33:06 -04:00
services Fixing a client socket shutdown bug when unconnected 2016-11-11 12:51:39 -05:00
__init__.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_kmip.py Fixing relative path bug when looking up library version 2015-06-24 12:31:53 -04:00