repo.or.cz
/
remote
/
remote-mci.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit
[remote/remote-mci.git]
/
mcs
/
constants.h
blob
3922b82325708f80045261d73849a83bb3ac0597
1
#ifndef _CONSTANTS_H_
2
#define _CONSTANTS_H_
3
4
#define MAX_CONNECTIONS 500
5
6
#endif