summaryrefslogtreecommitdiff
path: root/config.h
blob: c5f8568e7ea144bf10885f2338d8a00f837f028c (plain)
1
2
3
4
5
6
#ifndef _CONFIG_H_
#define _CONFIG_H_

#define MAX_ACCEPT_WORKER 5

#endif