Erik Ogenvik
|
2b13aadbcf
|
Allow older versions of boost.
std::array support is only available in newer versions; we'll retain
support for older versions for now.
|
2014-04-18 11:09:47 +02:00 |
|
Erik Ogenvik
|
ce82326c9d
|
Simplify buffer usage.
Using an std::array makes things simpler.
|
2014-04-17 19:15:56 +02:00 |
|
Erik Ogenvik
|
fbf0b752c8
|
Removed obsolete files.
Since we're now using boost::asio for io.
|
2014-01-31 21:59:57 +01:00 |
|
Erik Ogenvik
|
b53cac61d4
|
Use boost::asio for the Python listener.
|
2014-01-29 15:15:10 +01:00 |
|
Olek Wojnar
|
7f9ff2246d
|
Remove CVS $Id tags
The legacy tags are causing build issues in Debian.
|
2013-07-15 20:31:59 +02:00 |
|
Alistair Riddoch
|
81a8039b11
|
Make base stream class a template.
|
2012-07-30 19:18:18 +01:00 |
|
Alistair Riddoch
|
87f3be6009
|
Remove another obsolete include.
|
2009-08-22 02:49:45 +01:00 |
|
Alistair Riddoch
|
993422f0a7
|
Remove obsolete skstream include.
|
2009-08-22 02:49:16 +01:00 |
|
Al Riddoch
|
26cd16795c
|
2009-01-31 Al Riddoch <alriddoch@googlemail.com>
* server/CommPythonClient.cpp, server/CommPythonClient.h:
Modify the client connection to use the new Python context class.
|
2009-01-31 04:10:15 +00:00 |
|
Al Riddoch
|
48c0ea7e40
|
2009-01-30 Al Riddoch <alriddoch@googlemail.com>
* server/CommPythonClient.cpp, server/CommPythonClient.h:
Stub class to handle python commands over a socket connection.
|
2009-01-30 00:41:12 +00:00 |
|