Skip to content

Problem when client send a chinese text #4

@shuidong

Description

@shuidong

simply I wrote some code to send message in chinese

std::string msg;
msg = "汉字";
handler->emit("test", msg);.

And here occur a exception like below:

boost::exception_detail::clone_implboost::exception_detail::error_info_injector<boost::system::system_error >。

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