Skip to content

underlying transport error(solved in my case) #941

Open
@AndyTesla

Description

@AndyTesla

Once I did nothing to the code that deal with websocket(I thought), but somehow "underlying transport error" occured. After testing I found it was because I wrote

std::locale::global(std::locale("zh_CN.utf-8"))

to set timezone, that will inevitably lead to "underlying transport error" in my case. So be careful when setting timezone

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