Skip to content

Starting the udt server in the sample section drops exception #7

@MiklosPathy

Description

@MiklosPathy

If i simply start the project with options "udt server 9000" it drops an exception:

Unhandled exception. System.Exception: Problem when listening with 5
---> UdtSharp.UdtException: Operation not supported: Listen/accept is not supported in rendezous connection setup
at UdtSharp.UdtUnited.listen(Int32 u, Int32 backlog) in C:\Users\mpathy\Desktop\UDT\UdtSharp-master\src\UdtUnited.cs:line 385
at UdtSharp.UdtSocket.Listen(Int32 maxConnections) in C:\Users\mpathy\Desktop\UDT\UdtSharp-master\src\UdtSocket.cs:line 56

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions