Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/R4be1/PuppetMaster
/ WSACleanup
Function
WSACleanup
SSL-shell/main.c:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
#include <arpa/inet.h>
13
#define closesocket(s) close(s)
14
static int WSACleanup() { return 0; }
15
#endif
16
17
#include
"shell.h"
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected