No Description

RemyLebeau 853621a577 Updated TIdMappedPortThread.OutboundConnect() to not use TIdTCPConnection.CurrentReadBuffer() anymore when checking for pending data from the inbound client. Doing so causes TIdMappedPortTCP to delay reading inbound data from the server until after the client has sent data first, which is not desirable. 8 years ago
Indy 9 853621a577 Updated TIdMappedPortThread.OutboundConnect() to not use TIdTCPConnection.CurrentReadBuffer() anymore when checking for pending data from the inbound client. Doing so causes TIdMappedPortTCP to delay reading inbound data from the server until after the client has sent data first, which is not desirable. 8 years ago