Add DiskWriterBackendResponse::write_to_nanomsg() and use it
authorCarl Hetherington <cth@carlh.net>
Thu, 26 Jan 2023 23:43:05 +0000 (00:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 29 Jan 2023 21:49:56 +0000 (22:49 +0100)
commit7bce98ec4c05081569cb66b68523e1466058ea76
tree8d4847ff0c6eb5c5f5c0a6ad63126d7b21c37125
parentce603965fbf2021befb1d8c18fe96c677843eba5
Add DiskWriterBackendResponse::write_to_nanomsg() and use it
everywhere.  In the process, use raw_convert() on both ends
to avoid any locale-based problems with floating point number
separators.
src/lib/disk_writer_messages.cc
src/lib/disk_writer_messages.h
src/lib/ext.cc
src/tools/dcpomatic_disk_writer.cc