&os-error conditions contain integers, not errnos
Roderic Morris <[email protected]> Sun, 13 Dec 2009 22:59:54 -0500
| Newsgroups | gmane.lisp.scheme.scheme48 |
|---|---|
| Message-ID | <[email protected]> |
I'm not sure if this is the intended behavior, but it seems that it'd make more sense for them to contain errnos so handlers can use the errno api on them directly. -Roderic