![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for UE::IoStore::HTTP::FPeer:Public Member Functions | |
| FPeer ()=default | |
| FPeer (FSocket InSocket) | |
| FWaitable | GetWaitable () const |
| FOutcome | Send (const char *Data, int32 Size) |
| FOutcome | Recv (char *Out, int32 MaxSize) |
| bool | IsValid () const |
|
default |
| UE::IoStore::HTTP::FPeer::FPeer | ( | FSocket | InSocket | ) |
|
inline |
|
inline |