MCPcopy 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)
14static int WSACleanup() { return 0; }
15#endif
16
17#include "shell.h"

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected