Fixed socket protocol check logic in socket()

This commit is contained in:
Joseph Henry 2015-10-13 17:05:11 -04:00
commit 0912d4be59
4 changed files with 21 additions and 10 deletions

View file

@ -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