FHttpManager::OnBeforeFork

Inform that HTTP Manager that we are about to fork().

Windows
MacOS
Linux

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/HttpManager.h

Include

#include "HttpManager.h"

Source

/Engine/Source/Runtime/Online/HTTP/Private/HttpManager.cpp

Syntax

virtual void OnBeforeFork()

Remarks

Inform that HTTP Manager that we are about to fork(). Will block to flush all outstanding http requests

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss