mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-04-03 14:26:10 +00:00
Remove usage of sendmsg and recvmsg in ENet
This commit is contained in:
@@ -43,4 +43,4 @@ COMMON_C_SOURCE := \
|
||||
|
||||
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
|
||||
Submodule moonlight-common-c updated: 5d89f671e4...ec4fc23cd7
Reference in New Issue
Block a user