mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-06-18 06:41:06 +00:00
Fix error propagation from WinSock functions. Fix cleanup of sockets. Allow the handshake to be interrupted.
This commit is contained in:
@@ -18,6 +18,7 @@ void destroyControlStream(void);
|
||||
void requestIdrFrame(void);
|
||||
|
||||
int performHandshake(IP_ADDRESS host);
|
||||
void terminateHandshake(void);
|
||||
|
||||
void initializeVideoDepacketizer(void);
|
||||
void destroyVideoDepacketizer(void);
|
||||
|
||||
Reference in New Issue
Block a user