diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2021-04-30 12:59:06 +0100 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2021-07-14 14:15:52 +0100 |
commit | cfb47f2178c2c9c81870aab0bc0c93e5758cff86 (patch) | |
tree | 90e5eae5aa66874933203f0f515ad26a21b7afeb /pc-bios/efi-pcnet.rom | |
parent | 96916f36c4c86bd5f017cc58abca90b79693c878 (diff) | |
download | qemu-cfb47f2178c2c9c81870aab0bc0c93e5758cff86.zip qemu-cfb47f2178c2c9c81870aab0bc0c93e5758cff86.tar.gz qemu-cfb47f2178c2c9c81870aab0bc0c93e5758cff86.tar.bz2 |
io: use GDateTime for formatting timestamp for websock headers
The GDateTime APIs provided by GLib avoid portability pitfalls, such
as some platforms where 'struct timeval.tv_sec' field is still 'long'
instead of 'time_t'. When combined with automatic cleanup, GDateTime
often results in simpler code too.
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'pc-bios/efi-pcnet.rom')
0 files changed, 0 insertions, 0 deletions