summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
authorPreston Hunt <preston.hunt@intel.com>2015-07-03 10:51:46 -0700
committerwm4 <wm4@nowhere>2015-07-03 22:26:54 +0200
commit029da5abce6e1ef6eddf351650fe7d6fe3746f0b (patch)
treed6846097f8ef01fadd4970883f3a8a21fa6e5871 /osdep
parented44f21289f78383c861677f8992a09c4636822c (diff)
downloadmpv-029da5abce6e1ef6eddf351650fe7d6fe3746f0b.tar.bz2
mpv-029da5abce6e1ef6eddf351650fe7d6fe3746f0b.tar.xz
ipc: add request_id to json
If the request contains a "request_id", copy it back into the response. There is no interpretation of the request_id value by mpv; the only purpose is to make it easier on the requester by providing an ability to match up responses with requests. Because the IPC mechanism sends events continously, it's possible for the response to a request to arrive several events after the request was made. This can make it very difficult on the requester to determine which response goes to which request.
Diffstat (limited to 'osdep')
0 files changed, 0 insertions, 0 deletions