#jira UE-78127
#rb na
#lockdown nick.penwarden
#ROBOMERGE-SOURCE: CL 10415325 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v594-10333955)
[CL 10415329 by andrew grant in Main branch]
On Mac when setsockopt is used with a larger value then the max it will not set the max value and will return it was not set (false)
To avoid an infinite loop, if we did set a value assume that value was as correct as we could get it to the requested size
Warnings will still print as the size set will not equal the requested size in if the requested size is to large
#jira UE-84963
#rb none
[FYI] Andrew.Grant, Patrick.Boutot
#lockdown cristina.riveron
#ROBOMERGE-SOURCE: CL 10382641 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v594-10333955)
[CL 10382649 by brandon schaefer in Main branch]
At somepoint the default send/receive buffer for RemoteSessionApp was increased to 8mb (presumably to support higher quality/framerate) but MacOS doesn't allow that size buffer so the buffers were left at the OS default of 128KB
Now if the requested size fails we keep trying at 50% until one succeeds. This gives 4MB on MacOS which is perflectly stable at 60fps / iPhone XS size.
#jira UE-83152
#rb na
[at]patrick.boutot
#lockdown Nick.Penwarden
#ROBOMERGE-SOURCE: CL 10322657 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v593-10286020)
[CL 10322662 by andrew grant in Main branch]
Fix up nearby cases where ESearchCase::CaseSensitive should have been used
#jira
#rnx
#rb
#ROBOMERGE-OWNER: marc.audy
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 10309793 via CL 10309818
#ROBOMERGE-BOT: (v593-10286020)
[CL 10309932 by marc audy in Main branch]
tested by packaging for desktop and HTML5
#jira UEMOB-482 HTML5 as a platform extension
#rn
#rb none
#fyi josh.adams
[CL 9542570 by Nick Shin in Main branch]