BrandonPotter / SimpleTCP

Straightforward .NET library to handle the repetitive tasks of spinning up and working with TCP sockets (client and server).
Apache License 2.0
365 stars 108 forks source link

SimpleCommTest doesn't close its server #6

Open aquamoth opened 8 years ago

aquamoth commented 8 years ago

Because of this, other tests fail to run in the same timeframe if they use the same port number.