aboutsummaryrefslogtreecommitdiff
path: root/src/stable/socket.cpp
blob: 95c8773050df62d230542b867b8297a54476b049 (plain)
1
2
3
4
5
6
7
8
9
10
#include "bu/socket.h"

Bu::Socket::Socket()
{
}

Bu::Socket::~Socket()
{
}