Re: CMUCL 19(c): socket-error problem in fd-streams.lisp
Raymond Toy <[email protected]>
| Newsgroups | gmane.lisp.cmucl.general |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Craig" == Craig Brent Ludington <[email protected]> writes: Craig> Here's a transcript including a real IP address that will close the connection Craig> immediately after the accept(2). Please don't hammer that, it doesn't belong to me! I have the obvious fix for this but I haven't tested it. You test IP seems to be unreachable for me. And since I rarely ever do socket programming, I'm too lazy to read up on everything to make my own little server that closes the connection immediately after accept to test this. Thanks for the bug report, though. The fix will be available in the July snapshot. I hope you can test it then. Ray