bro | URI-based multiplexer |
| download: http://git.y1.nz/archives/bro.tar.gz | |
| README | Files | Log | Refs |
config.h
1
2 /**
3 * Data pertaining to the current session is saved
4 * to this directory. All files are temporary and
5 * will disappear when bro closes.
6 */
7 #define DEFAULT_SESSION_DIR "/tmp"
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.