commit | d0d592fd3225daa50a56b84b6e3df61ffe8bfea4 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Tue May 27 01:57:21 2003 +0000 |
committer | Greg Ward <gward@python.net> | Tue May 27 01:57:21 2003 +0000 |
tree | eb86cba725ce6546a65463bc6c7729eb51ffa7e9 | |
parent | 7b4abbb2e20ba375ec7c842378bc57b30d5b1f04 [diff] |
Oops, move the GIL release/reacquire from oss_sync() to _do_ioctl_0(): that way it applies to *only* the ioctl() call, and also happens for the other blocking ioctls (POST, RESET).