summaryrefslogtreecommitdiff
path: root/src/unix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove prototypes with empty declarations (#12020)Madelyn Olson2023-05-021-1/+1
* Introduce .is_local method for connection layer (#11672)zhenwei pi2023-01-041-0/+7
* Introduce socket shutdown into connection type, used if a fork is active (#11...Binbin2022-11-041-1/+6
* Introduce .listen into connection typezhenwei pi2022-08-221-0/+26
* Use connection name of stringzhenwei pi2022-08-221-11/+11
* Introduce unix socket connection typezhenwei pi2022-08-221-0/+168