diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-04-21 23:58:39 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-04-22 00:02:51 +0300 |
commit | 5d3a83017125175ef82d6f7a5c969f528e8f748a (patch) | |
tree | 030229443f9b4ae999420e77da8a4a23f7504011 /unix/file.c | |
parent | acb13886fc837a1bb950d6298c666d29eb2891fc (diff) | |
download | micropython-5d3a83017125175ef82d6f7a5c969f528e8f748a.tar.gz micropython-5d3a83017125175ef82d6f7a5c969f528e8f748a.zip |
modsocket: Clean up OSError-like exception a bit.
Some BSD socket functions don't return error numbers in errno namespace, but
rather in other error namespaces. CPython resolves this by using OSError
subclasses for them. We don't do that so far, so there's ambiguity here.
Diffstat (limited to 'unix/file.c')
0 files changed, 0 insertions, 0 deletions