Mark channel closed before interrupting in Unix's OS_channel_closed.
authorTaylor R Campbell <campbell@mumble.net>
Tue, 13 Dec 2011 07:40:37 +0000 (07:40 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Tue, 13 Dec 2011 07:40:37 +0000 (07:40 +0000)
commit334b8d5be7a85155b1e904bbca4140a4a5f50f8a
tree6f481d096eb3f2276f62f9424b16a046a6414a71
parentf6ab072b7f18b9d15b8240de41c4e00bc490a372
Mark channel closed before interrupting in Unix's OS_channel_closed.

Interruption may restart the primitive that called it, which will
choke on a bad file descriptor.
src/microcode/uxio.c