Commit graph

4 commits

Author SHA1 Message Date
Alistair Riddoch
1eea99fdf2 Move CommSocket and Link classes into common 2012-11-23 11:05:59 +00:00
Alistair Riddoch
e776106ae9 Move CommClient to being a template - final changes
This required cleaning up a bunch of other things:
  Expose functions to disconnect and flush sockets generally
  Make a new base class for objects that link a socket to the server
2012-07-31 20:21:58 +01:00
Alistair Riddoch
81a8039b11 Make base stream class a template. 2012-07-30 19:18:18 +01:00
Al Riddoch
4cbd4750a3 2009-01-29 Al Riddoch <alriddoch@googlemail.com>
* server/CommStreamClient.cpp, server/CommStreamClient.h:
	  New base class for client socket objects using skstream tcp
	  streams.
2009-01-29 18:02:30 +00:00