summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorJoseph Henry <joseph.henry@zerotier.com>2015-10-13 17:05:11 -0400
committerJoseph Henry <joseph.henry@zerotier.com>2015-10-13 17:05:11 -0400
commit0912d4be59165f2a5b70b296c947fd76d9b7c3a0 (patch)
treefd5ebe301d0e08377b590c08f48e7b43a5b4ed47 /ext
parent73145de618e29032816eb753be8763b6710ea30b (diff)
downloadinfinitytier-0912d4be59165f2a5b70b296c947fd76d9b7c3a0.tar.gz
infinitytier-0912d4be59165f2a5b70b296c947fd76d9b7c3a0.zip
Fixed socket protocol check logic in socket()
Diffstat (limited to 'ext')
-rw-r--r--ext/lwipopts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/lwipopts.h b/ext/lwipopts.h
index 4f867e71..e7b78a8f 100644
--- a/ext/lwipopts.h
+++ b/ext/lwipopts.h
@@ -130,7 +130,7 @@
* MEMP_NUM_RAW_PCB: Number of raw connection PCBs
* (requires the LWIP_RAW option)
*/
-#define MEMP_NUM_RAW_PCB 1
+#define MEMP_NUM_RAW_PCB 128
/**
* MEMP_NUM_UDP_PCB: the number of UDP protocol control blocks. One