Search Results for

    Show / Hide Table of Contents

    TcpPeer Constructor

    Namespace: Riptide.Transports.Tcp
    Assembly: RiptideNetworking.dll

    TcpPeer(int)

    Initializes the transport.

    protected TcpPeer(int socketBufferSize = 1048576)

    Parameters

    int socketBufferSize

    How big the socket's send and receive buffers should be.

    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX