Hacker News new | ask | show | jobs
by ithkuil 848 days ago
IIRC that only works for clients and can't be used for listening.

Also IIRC there is a bash loadable module that implements server sockets but that can't be relied upon if you're just shipping bash scripts meant to be run without the end user preparing the ground before running it.

1 comments

I mean, file handlers exist in Linux. That would be so cool if you could add a file/directory watch to an http endpoint/resource