]> git.proxmox.com Git - swtpm.git/commit
swtpm: enable receiving control commands in chunks
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Wed, 27 Sep 2017 16:08:24 +0000 (12:08 -0400)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 28 Sep 2017 13:40:15 +0000 (09:40 -0400)
commitec3352ff7f8417c3513a70b3a0d6ea21bdf50c62
tree70d0a4ce7bbee39acbde08e70149c9a3a98eeaef
parentdd96bd54174a0ad91f9801a9c03a739a09f29725
swtpm: enable receiving control commands in chunks

Enable receiving control commands in small chnunks. Allow 500ms
for the whole control command to be received.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
src/swtpm/ctrlchannel.c