Skip to content

PreserveTcpOrdering forced to true on client #181

@LittleCodingFox

Description

@LittleCodingFox

Quick Description

BichannelClientConnection cannot disable PreserveTcpOrdering.

Explanation

In BichannelClientConnection.cs:45, the property PreserveTcpOrdering is defined as get/private set. Checking for references across the project, I couldn't find any place where this property is changed. Because of this, you cannot change the property without editing the DarkRift code directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions