Description

The implementations of FSimpleAbstractSocket used by the network file server do not handle a partial send call on the socket. If a partial send occurs and there is no socket error, it should loop and continue sending the remaining data.

FTcpMessageTransportConnection::BlockingSend already handles this properly.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-52393 in the post.

0
Login to Vote

Fixed
ComponentUE - Networking
Affects Versions4.17
Target Fix4.19
Fix Commit3758901
Main Commit3802705
Release Commit3813083
CreatedNov 15, 2017
ResolvedNov 15, 2017
UpdatedApr 27, 2018