Update websocket.hpp
This commit is contained in:
parent
a8f70ff05b
commit
c8dfe44800
1 changed files with 0 additions and 3 deletions
|
|
@ -72,9 +72,6 @@ namespace fc { namespace http {
|
|||
void listen( uint16_t port );
|
||||
void listen( const fc::ip::endpoint& ep );
|
||||
void start_accept();
|
||||
uint16_t get_listening_port();
|
||||
void stop_listening();
|
||||
void close();
|
||||
|
||||
private:
|
||||
friend class detail::websocket_tls_server_impl;
|
||||
|
|
|
|||
Loading…
Reference in a new issue