logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xapian-tcpsrv - TCP daemon for use with Xapian's remote backend

Description

       xapian-tcpsrv - TCP daemon for use with Xapian's remote backend

Name

       xapian-tcpsrv - TCP daemon for use with Xapian's remote backend

Options

--port PORTNUM
              listen on port PORTNUM for connections (no default)

       --interface ADDRESS
              listen on the interface associated with name or address ADDRESS (default is all interfaces)

       --idle-timeout MSECS
              set timeout for idle connections (default: 60000ms)

       --active-timeout MSECS
              set timeout for active connections (default: 15000ms)

       --timeout MSECS
              set both timeout values

       --one-shot
              serve a single connection and exit

       --quiet
              disable information messages to stdout

       --writable
              allow updates

       --help display this help and exit

       --version
              output version information and exit

xapian-core 1.4.29                                 April 2025                                   XAPIAN-TCPSRV(1)

Synopsis

xapian-tcpsrv [OPTIONS] DATABASE_PATH...

See Also