MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / Socket

Class Socket

Kernel/include/net/socket.h:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69};
70
71class Socket;
72
73struct SocketConnection {
74 Socket* socket;

Callers

nothing calls this directly

Calls 1

SemaphoreClass · 0.85

Tested by

no test coverage detected