aboutsummaryrefslogtreecommitdiff
path: root/src/ssocket.cpp
blob: bdaac242ee66d9e02110d768a88312e264765787 (plain)
1
2
3
4
5
6
7
8
9
#include "ssocket.h"

SSocket::SSocket()
{
}

SSocket::~SSocket()
{
}