File: settings.h

package info (click to toggle)
pen 0.34.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 836 kB
  • sloc: ansic: 6,364; sh: 1,552; makefile: 38
file content (7 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
extern int foreground;
extern int abort_on_error;
extern int multi_accept;
extern int tcp_fastclose;
extern int keepalive;
extern int udp;
extern int transparent;