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

Bu::SSocket::SSocket()
{
}

Bu::SSocket::~SSocket()
{
}