Use nanomsg instead of std{in,out} for communication between dist and writer.
authorCarl Hetherington <cth@carlh.net>
Mon, 23 Mar 2020 00:35:51 +0000 (01:35 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 28 Mar 2020 18:47:28 +0000 (19:47 +0100)
commitdf0417115b86c714600e40493a999675e69c1f47
tree38814aaeee452cee079c32bcabc8ef1285ad346a
parentc3663fa9de96b99eac21f3aa736bd6f2e9bbc3c0
Use nanomsg instead of std{in,out} for communication between dist and writer.
platform/windows/dcpomatic2_dist_debug.bat [new file with mode: 0644]
platform/windows/wscript
src/lib/copy_to_drive_job.cc
src/lib/copy_to_drive_job.h
src/lib/nanomsg.cc [new file with mode: 0644]
src/lib/nanomsg.h [new file with mode: 0644]
src/lib/wscript
src/tools/dcpomatic_dist.cc
src/tools/dcpomatic_dist_writer.cc
src/tools/wscript
wscript