summaryrefslogtreecommitdiffstats
path: root/osdep/mpv.rc
diff options
context:
space:
mode:
authorJames Ross-Gowan <rossymiles@gmail.com>2014-11-19 15:46:20 +1100
committerJames Ross-Gowan <rossymiles@gmail.com>2014-11-22 18:15:08 +1100
commitf2b94a3b499667cefe848ecc57487c8fe62584f4 (patch)
tree936d07833308672c25f6f6d970f2ca50a2dcb855 /osdep/mpv.rc
parent92316eb7406b27f4c1bd353b8f242c7ff28d64f5 (diff)
downloadmpv-f2b94a3b499667cefe848ecc57487c8fe62584f4.tar.bz2
mpv-f2b94a3b499667cefe848ecc57487c8fe62584f4.tar.xz
lua: subprocess: cancel pending I/O before return
I'm not sure if this is necessary, but it can't hurt, and it's what you're supposed to do before leaving the stack frame that contains the OVERLAPPED object and the buffer. If there is no pending I/O, CancelIo will do nothing and GetOverlappedResult will silently fail.
Diffstat (limited to 'osdep/mpv.rc')
0 files changed, 0 insertions, 0 deletions