Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file src/file.c version 0b102edea3
|
2024-08-06
| ||
| 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 | |