s6
Software
skarnet.org

The s6-fdholder-delete program

s6-fdholder-delete connects to a fd-holding daemon listening on a Unix domain socket, and deletes a file descriptor from the daemon storage.

Interface

     s6-fdholder-delete [ -t timeout ] path id

Options

Exit codes

Usage example

   s6-fdholder-delete /service/fdholderd/s MYSOCKET

will tell an s6-fdholderd daemon listening on the /service/fdholderd/s socket to close the file descriptor dentified as MYSOCKET.