mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-03 13:50:08 +00:00
[CORE] Increase SDU buffer to 32k (#2008)
This commit is contained in:
parent
43eb5f3d7f
commit
218b31d006
10 changed files with 58 additions and 29 deletions
|
|
@ -54,8 +54,6 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define OGS_HUGE_LEN 16384
|
||||
|
||||
#if defined(_WIN32)
|
||||
#define ogs_strtok_r strtok_s
|
||||
#define ogs_strcasecmp _stricmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue