PyKMIP/kmip
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
demos Removing default log configuration and usage 2016-04-05 11:49:27 -04:00
pie Adding operation policy enforcement to the KMIP server engine 2016-10-14 12:59:12 -04:00
services Fixing a client socket shutdown bug when unconnected 2016-11-11 12:51:39 -05:00
tests Fixing a client socket shutdown bug when unconnected 2016-11-11 12:51:39 -05:00
__init__.py Removing default log configuration and usage 2016-04-05 11:49:27 -04:00
pykmip.conf Server Failover Unit Tests 2016-02-09 14:13:22 -05:00
version.py PyKMIP - Release 0.5.0 2016-04-14 07:58:09 -04:00