Skip to content
This repository was archived by the owner on Jun 12, 2018. It is now read-only.

Access violation exeption #96

@danielzhelyazkov

Description

@danielzhelyazkov

When client disconnect the send function throws an exception in 'cancel_timeout()' - 'std::unique_lockstd::mutex lock(timer_mutex);' row.
The exception is:
"Exception thrown at 0x09643473 (msvcp140d.dll) in mtsrv.dev.exe: 0xC0000005: Access violation reading location 0xDDDDDDDD."

This happens when client disconnected at the same time when server is sending data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions