Tor 0.4.9.0-alpha-dev
Data Fields
tor_lockfile_t Struct Reference

Data Fields

char * filename
 
int fd
 

Detailed Description

Represents a lockfile on which we hold the lock.

Definition at line 38 of file lockfile.c.

Field Documentation

◆ fd

int fd

File descriptor used to hold the file open

Definition at line 42 of file lockfile.c.

◆ filename

char* filename

Name of the file

Definition at line 40 of file lockfile.c.


The documentation for this struct was generated from the following file: