Erik Ogenvik
7aaa9b9ba7
Optimize includes.
2017-03-19 21:36:52 +01: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
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
0bbbfe7dae
2009-01-30 Al Riddoch <alriddoch@googlemail.com>
...
* rulesets/Python_API.cpp, rulesets/Python_API.h: Hack in a quick
function for executing python commands.
* server/CommPythonClient.cpp: Pass input from the client straight
into the python interpretter and see what happens.
2009-01-30 01:39:06 +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