Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ AsyncSocketReceive
Function
AsyncSocketReceive
Libraries/Async/Async.h:727–727 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
725
struct SC_ASYNC_EXPORT AsyncSocketReceive : public AsyncRequest
726
{
727
AsyncSocketReceive() : AsyncRequest(Type::SocketReceive) {}
728
729
struct CompletionData : public AsyncCompletionData
730
{
Callers
1
Async.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected