jgauffin / griffin.networking

Networking library for .NET
http://blog.gauffin.org/2012/05/griffin-networking-a-somewhat-performant-networking-library-for-net/
GNU Lesser General Public License v3.0
108 stars 35 forks source link

IDisposable ServerBase #27

Closed hultqvist closed 10 years ago

hultqvist commented 10 years ago

Will prevent memory leak if the server is recreated many times.