Boost.Websocket

    • Sans-I/O Philosophy
    • Design
    • Reference
  • boost::websocket::error
arrow_upward

boost::websocket::error

Error codes returned the library

Synopsis

Declared in <boost/websocket/error.hpp>

enum class error : int;

Members

Name

Description

success

The operation completed successfully.

Created with MrDocs