MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / MyWndProc

Function MyWndProc

examples/socket.c:17–46  ·  view source on GitHub ↗

* When the server receives the request to connect from a client, * the window hwnd will receive a MSG_FDEVENT message. * Now the server can accept the request. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

serv_acceptFunction · 0.85
RegisterListenFDFunction · 0.85
sock_read_tFunction · 0.85
sock_write_tFunction · 0.85

Tested by

no test coverage detected