Skip to content

Conversation

@synchromesh
Copy link

I have added support for setting read and write timeouts on LispWorks. Testing has mainly consisted of successfully calling (toot:start-server :port 8080 :handler (lambda (r) 'not-handled)) as per the docs.

I gather best practice is for the pull request to come from its own branch, but my Git-fu is pretty weak...

It's interesting that no other LispWorks user has found & tackled this issue in the last four years... :)

Cheers,

John :^P

@synchromesh
Copy link
Author

OK, here is a better version; I'm using the usocket LispWorks backend functions set-socket-receive-timeout and (subject to a pull request to usocket being accepted) set-socket-send-timeout.

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.

1 participant