PeanutButter
Loading...
Searching...
No Matches
PeanutButter.SimpleTcpServer Namespace Reference

Classes

interface  IProcessor
 Interface to be implemented by a service which processes requests. More...
interface  ITrackingDisposable
 An IDisposable animal with a Disposed property one can interrogate to find out if the item has been disposed. More...
class  PortUnavailableException
 Exception thrown when the requested port for the simple server is not available for binding. More...
class  TcpServer
 Provides the base TCP server upon which more complex TCP-based servers can be built. More...
class  UnableToFindAvailablePortException
 Thrown when no port could be found to bind to. More...