#791 added a test in test_subprocess.py to check that trio.subprocess is re-exporting all the constants from subprocess. We should move this to test_exports.py and generalize it to check trio.ssl and trio.socket, as well. (Or maybe we already have some tests in there for that? If so we should combine them instead of having multiple ad hoc duplicates of the same thing.)