Erik Ogenvik
86f4820a38
Refactor aiclient main loop.
...
We now use a totally boost::asio based loop. As a result the client
now plays along with other asio based components. Other clients are
broken currently though, needs to be fixed.
2018-09-25 23:30:03 +02:00
Erik Ogenvik
7aaa9b9ba7
Optimize includes.
2017-03-19 21:36:52 +01:00
Erik Ogenvik
ef0b2228a4
Provide batch send method.
...
Which flushes the socket after all ops have been serializes.
2016-12-15 18:27:42 +01:00
Erik Ogenvik
f383591d95
Provide better debug output for comms.
2016-12-15 18:27:42 +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
1eea99fdf2
Move CommSocket and Link classes into common
2012-11-23 11:05:59 +00:00