mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
Minor bug fixes
This commit is contained in:
parent
8d1b01cb5b
commit
4e1e857949
3 changed files with 31 additions and 35 deletions
|
@ -130,7 +130,7 @@
|
|||
* MEMP_NUM_RAW_PCB: Number of raw connection PCBs
|
||||
* (requires the LWIP_RAW option)
|
||||
*/
|
||||
#define MEMP_NUM_RAW_PCB 128
|
||||
#define MEMP_NUM_RAW_PCB 1
|
||||
|
||||
/**
|
||||
* MEMP_NUM_UDP_PCB: the number of UDP protocol control blocks. One
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue