index
:
tcpproxy
master
proxy for tcp connections
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data.h
blob: b0ecd2d0b8046dfa289935b0b820e7c395764f1d (
plain
)
1
2
3
4
5
6
#ifndef DATA_H
#define DATA_H
#define UNIX_SOCKET_PATH
"/tmp/tcpproxy.unix"
#endif