commit | 6cf4cce7cb489fb5ed7eb72124f6b0c422155ebc | [log] [tgz] |
---|---|---|
author | John Snow <jsnow@redhat.com> | Tue Oct 06 19:58:10 2020 -0400 |
committer | John Snow <jsnow@redhat.com> | Tue Oct 20 09:37:57 2020 -0400 |
tree | cd5b06a21ed97c844211307333e7b47f56207821 | |
parent | ff3513e6329ee0c2e7ea4a862c615cdb9c1ffc1b [diff] |
python/qemu/console_socket.py: fix typing of settimeout The types and names of the parameters must match the socket.socket interface. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Message-id: 20201006235817.3280413-14-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>