Skip to content

Communicating over unix domain sockets#237

Open
rudolfochrist wants to merge 1 commit into
edicl:masterfrom
rudolfochrist:unix-domain-sockets
Open

Communicating over unix domain sockets#237
rudolfochrist wants to merge 1 commit into
edicl:masterfrom
rudolfochrist:unix-domain-sockets

Conversation

@rudolfochrist

Copy link
Copy Markdown

I had a plan to run multiple Hunchentoot instances on my local machine, put the Caddy web server up front and have Caddy communicate to Hunchentoot via unix domain sockets.

Connecting wasn't a problem but shutdown errored so I thought I give it a try and look whats causing the error. This PR is the result.

Disclaimer: This lacks some more testing especially on LispWorks 😅

Thank you. I'm open for suggestions and improvements.

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