Fix read-select in backend/sbcl.lisp to loop if interrupted by thijs · Pull Request #54 · usocket/usocket · GitHub
Skip to content

Fix read-select in backend/sbcl.lisp to loop if interrupted#54

Merged
binghe merged 1 commit into
usocket:masterfrom
thijs:fix-sbcl-read-select
Sep 13, 2019
Merged

Fix read-select in backend/sbcl.lisp to loop if interrupted#54
binghe merged 1 commit into
usocket:masterfrom
thijs:fix-sbcl-read-select

Conversation

@thijs

@thijs thijs commented Sep 13, 2019

Copy link
Copy Markdown

In ECL (which also uses backend/sbcl.lisp) this failure to catch EINTR results
in it being passed up, which ends up as #.

In ECL (which also uses backend/sbcl.lisp) this failure to catch EINTR results
in it being passed up, which ends up as #<a USOCKET:UNKNOWN-ERROR>.
@binghe

binghe commented Sep 13, 2019

Copy link
Copy Markdown
Member

@binghe binghe merged commit 90e8f25 into usocket:master Sep 13, 2019
@thijs

thijs commented Sep 13, 2019

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants