sockets
"R. Matthew Emerson" <[email protected]> Wed, 17 Jul 2024 01:51:22 -0700
| Newsgroups | gmane.lisp.openmcl.devel |
|---|---|
| Message-ID | <[email protected]> |
I just revised the socket code a little bit. So, if you update CCL and = find that your socket-using code starts breaking mysteriously, then I = may be to blame. Please report a bug in that case. https://github.com/Clozure/ccl/pull/507 https://github.com/Clozure/ccl/issues/508 With these changes, all the tests from usocket 0.8.7 pass, which they = weren=E2=80=99t doing before.