added forgotten limit;
This commit is contained in:
parent
da1fbf80ad
commit
500550c6af
@ -16,4 +16,6 @@
|
|||||||
|
|
||||||
#define MAX_RPC_LIST 512
|
#define MAX_RPC_LIST 512
|
||||||
|
|
||||||
|
#define MAX_RBBUF_LEN (65536 - sizeof(sntllv2_head_t))
|
||||||
|
|
||||||
#endif /* __SNTL_LIMITS_H__ */
|
#endif /* __SNTL_LIMITS_H__ */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user