mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-01-01 21:43:41 +00:00
Rather than sending two separate messages with the bare python 2 API, use the python twisted package to send the control and data in one sendmsg() call. This avoids occasional test failures in the ctrlchannel test case that is currently sending the data and control part of the message in 2 steps, which can lead to the recpient not seeing the whole message. Add python-twisted as a build dependency to the rpm and Debian builds and the .travis.yml. Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> |
||
|---|---|---|
| .. | ||
| swtpm.spec | ||
| swtpm.spec.in | ||