Remove usage of sendmsg and recvmsg in ENet

This commit is contained in:
Cameron Gutman 2016-03-11 00:30:50 -08:00
parent bc8f2eec62
commit fe50bfce25
2 changed files with 2 additions and 2 deletions

View File

@ -43,4 +43,4 @@ COMMON_C_SOURCE := \
COMMON_C_INCLUDE := $(COMMON_C_DIR) $(OPENAES_INCLUDE) $(ENET_INCLUDE) COMMON_C_INCLUDE := $(COMMON_C_DIR) $(OPENAES_INCLUDE) $(ENET_INCLUDE)
COMMON_C_C_FLAGS := -DLC_CHROME -Wno-missing-braces -DHAS_SOCKLEN_T=1 -DHAS_FCNTL=1 COMMON_C_C_FLAGS := -DLC_CHROME -Wno-missing-braces -DHAS_SOCKLEN_T=1 -DHAS_FCNTL=1 -DNO_MSGAPI=1

@ -1 +1 @@
Subproject commit 5d89f671e434c7cf4f2f130a6eeef436224867d7 Subproject commit ec4fc23cd723b7510f1794edcb4f7fe157b6c77e