PyKMIP/kmip/tests
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
..
integration Removing out-of-date certificate files 2016-04-04 13:48:10 -04:00
unit Fixing a client socket shutdown bug when unconnected 2016-11-11 12:51:39 -05:00
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00