Skip to content

TCPServerTest TestSuite #4684

@micheleselea

Description

@micheleselea

In TCPServer test suite there is this line of code
pParams->setThreadIdleTime(100);
That can lead to some softawre error, because you can think that 100 are milliseconds, but because the function take a Timespan in this code 100 is microseconds and usually is a too low value

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