Rolando Caloca
5b82f15def
Copying //UE4/Dev-RenderPlat-Staging@11388153 to //UE4/Main
...
#rb none
#rnx
[CL 11388545 by Rolando Caloca in Main branch]
2020-02-12 13:27:19 -05:00
Ryan Gerleve
35e095a9d8
Copying //UE4/Dev-Networking @ CL 11201841 to Dev-Main (//UE4/Dev-Main)
...
#rb none
#rnx
[CL 11202190 by Ryan Gerleve in Main branch]
2020-01-31 18:46:22 -05:00
Jake Leonard
a3aa8e4162
New functionality to allow for creation of FInternetAddrs pre-set to a specific protocol at allocation. This allows for less ambiguity when obtaining an any/broadcast/loopback address.
...
#JIRA: UENET-916
#rb: ryan.gerleve
[CL 10948581 by Jake Leonard in Dev-Networking branch]
2020-01-11 00:51:33 -05:00
Juan Canada
2ecf4f9708
Merging //UE4/Dev-Main@10877709 to Dev-RenderPlat-Staging(//UE4/Dev-Rendering)
...
#rnx
#rb none
[CL 10895568 by Juan Canada in Dev-RenderPlat-Staging branch]
2020-01-07 13:45:01 -05:00
peter engstrom
83c804462c
Updating copyright for Engine Runtime.
...
#rnx
#rb none
#ROBOMERGE-OWNER: ryan.gerleve
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900 via CL 10870549
#ROBOMERGE-BOT: NETWORKING (Main -> Dev-Networking) (v624-10872983)
[CL 10874720 by peter engstrom in Dev-Networking branch]
2020-01-03 09:45:29 -05:00
ryan durand
0f0464a30e
Updating copyright for Engine Runtime.
...
#rnx
#rb none
#ROBOMERGE-OWNER: ryan.durand
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900
#ROBOMERGE-BOT: (v613-10869866)
[CL 10870549 by ryan durand in Main branch]
2019-12-26 14:45:42 -05:00
jake leonard
7fb63acb71
Fixing the GetLocalHostAddr for Android such that it does not give priority to loopback addresses on Nougat based Android OS versions.
...
#JIRA: UE-84885
#lockdown cristina.riveron
#rb: ryan.gerleve
#ROBOMERGE-OWNER: ryan.gerleve
#ROBOMERGE-AUTHOR: jake.leonard
#ROBOMERGE-SOURCE: CL 10863970 in //UE4/Release-4.24/... via CL 10864014
#ROBOMERGE-BOT: NETWORKING (Main -> Dev-Networking) (v610-10636431)
[CL 10868277 by jake leonard in Dev-Networking branch]
2019-12-21 16:07:59 -05:00
jake leonard
3917523813
Fixing the GetLocalHostAddr for Android such that it does not give priority to loopback addresses on Nougat based Android OS versions.
...
#JIRA: UE-84885
#lockdown cristina.riveron
#rb: ryan.gerleve
#ROBOMERGE-SOURCE: CL 10863970 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v610-10636431)
[CL 10864014 by jake leonard in Main branch]
2019-12-20 16:18:23 -05:00
glcoder
1ab0f920d1
PR #6397 : Fixed MULTIHOME command line argument in SocketSubsystemUnix (Contributed by glcoder)
...
#rb: jake.leonard
#JIRA: UE-85144
[CL 10555161 by Jake Leonard in Dev-Networking branch]
2019-12-05 15:21:27 -05:00
ryan gerleve
84912f5d78
Use new inline versions of substring functions
...
Fix up nearby cases where ESearchCase::CaseSensitive should have been used
#jira
#rnx
#rb
#ROBOMERGE-OWNER: ryan.gerleve
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 10309793 via CL 10309818 via CL 10309932
#ROBOMERGE-BOT: NETWORKING (Main -> Dev-Networking) (v594-10333955)
[CL 10350472 by ryan gerleve in Dev-Networking branch]
2019-11-21 14:20:56 -05:00
marc audy
dbcf07a558
Use new inline versions of substring functions
...
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]
2019-11-19 13:27:07 -05:00
Jake Leonard
4c0463972d
Delete IPv6 specific classes as they've been deprecated for several engine versions now.
...
#JIRA: UENET-1006
#rb: trivial
[CL 10087396 by Jake Leonard in Dev-Networking branch]
2019-11-08 16:08:25 -05:00
Jake Leonard
d50a6e594e
Fix Hololens to not use the IPv6 specific classes of the socket framework.
...
#JIRA: UENET-1006
#rb: ryan.vance, jake.leonard
[CL 10087292 by Jake Leonard in Dev-Networking branch]
2019-11-08 16:03:14 -05:00
jake leonard
00e4761e28
Add functionality to prevent interface scopes from being an invalid number during multicast group joins on iOS.
...
#JIRA: UE-77999
#rb: ryan.gerleve
#ROBOMERGE-OWNER: ryan.gerleve
#ROBOMERGE-AUTHOR: jake.leonard
#ROBOMERGE-SOURCE: CL 10034393 in //UE4/Release-4.24/... via CL 10034398
#ROBOMERGE-BOT: NETWORKING (Main -> Dev-Networking) (v565-10026848)
[CL 10051020 by jake leonard in Dev-Networking branch]
2019-11-06 03:24:14 -05:00
Jake Leonard
71b617ba6a
Fix Windows compilation errors when enabling IPv6 due to platform differences.
...
#JIRA: UE-83184
#rb: trivial
#rnx
[CL 10035049 by Jake Leonard in Dev-Networking branch]
2019-11-05 18:41:54 -05:00
jake leonard
871bcf7b4d
Add functionality to prevent interface scopes from being an invalid number during multicast group joins on iOS.
...
#JIRA: UE-77999
#rb: ryan.gerleve
#ROBOMERGE-SOURCE: CL 10034393 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v565-10026848)
[CL 10034398 by jake leonard in Main branch]
2019-11-05 18:11:50 -05:00
nick shin
0423c3b4b5
HTML5 - more code removal - source code section
...
#jira UE-80050 Remove HTML5 code from engine
#rb none
#rnx
#ROBOMERGE-SOURCE: CL 9884403 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v553-9872581)
[CL 9884404 by nick shin in Main branch]
2019-10-29 15:03:30 -04:00
Jake Leonard
bee08f55b6
Fix not setting the error code value properly when we have no data from GAI when a protocol is not unlocked for usage on a platform.
...
#JIRA: UE-81376
#rb: ryan.gerleve
[CL 9420864 by Jake Leonard in Main branch]
2019-10-04 13:38:48 -04:00
Ben Marsh
b6039a9873
Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
...
#rb none
#rnx
[CL 9419420 by Ben Marsh in Dev-Build branch]
2019-10-04 11:20:44 -04:00
Ryan Gerleve
25445e2948
Copying //UE4/Dev-Networking to Dev-Main (//UE4/Dev-Main)
...
#rb none
[CL 9407021 by Ryan Gerleve in Main branch]
2019-10-03 18:10:17 -04:00
ben marsh
b0bc58eb2a
Deprecating ARRAY_COUNT and changing it to UE_ARRAY_COUNT.
...
Replicated from CL# 7924370.
#rb none
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: steve.robb
#ROBOMERGE-SOURCE: CL 9279060 via CL 9279063 via CL 9279836
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v456-9359915)
[CL 9366698 by ben marsh in Dev-Build branch]
2019-10-02 10:52:53 -04:00
Nick Shin
3526d16d5e
merge/copyup to parent stream - HTML5 platform extension
...
#jira UEMOB-482 HTML5 platform as a plug in
#rb josh.adams
#rn
[CL 9306021 by Nick Shin in Dev-Build branch]
2019-09-30 15:13:56 -04:00
steve robb
14cab21e0c
Deprecating ARRAY_COUNT and changing it to UE_ARRAY_COUNT.
...
Replicated from CL# 7924370.
#rb none
#ROBOMERGE-OWNER: steve.robb
#ROBOMERGE-AUTHOR: steve.robb
#ROBOMERGE-SOURCE: CL 9279060 via CL 9279063
#ROBOMERGE-BOT: (v443-9013191)
[CL 9279836 by steve robb in Main branch]
2019-09-28 08:19:35 -04:00
Ben Marsh
0cd5834eda
IncludeTool: Add support for declaring IncludeTool settings from within source files, using the syntax:
...
// [[ IncludeTool: Inline ]]
Also replace all existing inline files with the above markup.
#rb none
#rnx
[CL 8693338 by Ben Marsh in Main branch]
2019-09-16 11:40:03 -04:00
john barrett
fd3850a18e
Fixed sizeof(this) which should be sizeof(*this).
...
#rb none
#ROBOMERGE-SOURCE: CL 8503838 via CL 8507669
#ROBOMERGE-BOT: (v406-8472469)
[CL 8509420 by john barrett in Main branch]
2019-09-05 15:48:29 -04:00