FHttpManager::OnAfterFork

Inform that HTTP Manager that we have completed a 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 OnAfterFork()

Remarks

Inform that HTTP Manager that we have completed a fork(). Must be called in both the client and parent process

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