MCPcopy Create free account
hub / github.com/ValveSoftware/vogl / ReadMsg

Method ReadMsg

src/common/channel.cpp:432–451  ·  view source on GitHub ↗

Public ReadMsg Returns the size and data of a message read from the network socket. Lifetime of the data returned is owned by the caller and should be cleaned up by using free(). This method is the one that loops through the retries.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

InvokeGLIReplayListenerFunction · 0.80
SendDataMethod · 0.80
DriveRecvLoopMethod · 0.80
DriveReqRespRecvLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected