WebSocket++  0.8.3-dev
C++ websocket client/server library
Public Attributes | List of all members
websocketpp::close::code_converter Union Reference

Type used to convert close statuses between integer and wire representations. More...

#include <close.hpp>

Public Attributes

uint16_t i
 
char c [2]
 

Detailed Description

Type used to convert close statuses between integer and wire representations.

Definition at line 275 of file close.hpp.


The documentation for this union was generated from the following file: