summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-22Remove thread-local & signal-handling code stubHEADmasterbbergeron
Another instance of code I didn't mean to commit and, two months after writing, has lost any sense of purpose or direction. Moreover, I've grown to dislike POSIX signals during that time window so I don't see any reason to keep that code.
2024-05-22Remove superfluous debug messagebbergeron
This code wasn't meant to be commited.
2024-05-21Add comment regarding named socket lengthbbergeron
2024-04-03Reset Git repo and use a pseudonym to sign commitsbbergeron
I used to sign my commits with my real name and my personal email address, which I wanted scrubbed off the "B." pseudosphere. Re-creating a new git repository was safer than simpler than re-writing the history (although the latter could've also worked but, oh well).