mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-11-10 05:34:17 +00:00
Update common-c with client connectivity test and select() replacement
This commit is contained in:
parent
914cf6753e
commit
897f916552
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 5c9935e11b827d3b8f9a806d14e45d9733acbad0
|
||||
Subproject commit 635174903936d9499934df66c3132f29c17e8d4c
|
|
@ -47,6 +47,7 @@ SOURCES += \
|
|||
$$COMMON_C_DIR/src/AudioStream.c \
|
||||
$$COMMON_C_DIR/src/ByteBuffer.c \
|
||||
$$COMMON_C_DIR/src/Connection.c \
|
||||
$$COMMON_C_DIR/src/ConnectionTester.c \
|
||||
$$COMMON_C_DIR/src/ControlStream.c \
|
||||
$$COMMON_C_DIR/src/FakeCallbacks.c \
|
||||
$$COMMON_C_DIR/src/InputStream.c \
|
||||
|
|
Loading…
Reference in a new issue