ws-updates #18

Merged
pblockc merged 5 commits from ws-fc-updates into latest-fc 2020-08-12 13:00:40 +00:00
Showing only changes of commit 9c84934db1 - Show all commits

View file

@ -152,7 +152,7 @@ namespace fc { namespace http {
:_ws_connection(con){
}
~websocket_connection_impl()
virtual ~websocket_connection_impl()
{
}