Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins tagged with "unix-sockets"

2024-08-06
20:36
Get the build working on Windows again. ... (Closed-Leaf check-in: d474c95d5a user: drh tags: unix-sockets)
20:30
Get --socket-owner working. ... (check-in: efc7475e18 user: drh tags: unix-sockets)
17:22
Changed a fatal error message speaking of the TCP socket's port number in a call to a function that may now use a Unix socket instead. ... (check-in: 28de3fab86 user: wyoung tags: unix-sockets)
15:00
Change --unix-socket to --socket-name. Add --socket-mode and --socket-owner. Mostly working, accept that --socket-owner seemingly has no effect, even though the fchown() return 0. There is currently a debugging printf() in that line of code. This is an experimental check-in. ... (check-in: 9f71e5cc02 user: drh tags: unix-sockets)