Commit Graph

7 Commits

Author SHA1 Message Date
Marc André Tanner 3b701e2432 Use correct printf format specifier for size_t 2014-06-24 11:56:12 +02:00
Marc André Tanner 3aa08a2d89 Clean up debug packet printing code 2014-03-21 23:00:08 +01:00
Marc André Tanner a99e46fd23 Simplify I/O handling 2014-03-21 20:40:55 +01:00
Marc André Tanner 006c93a9d1 Send exit status back to client 2014-02-27 23:47:48 +01:00
Marc André Tanner ed4f1ecdcd Use the same packet structure for both ways of the client server communiction
This is slightly less efficient than before but allows the server
to send different types of messages not only output data to the
client.
2014-02-26 21:13:18 +01:00
Marc André Tanner fcaf5368fa Use more appropriate types 2014-02-25 22:03:55 +01:00
Marc André Tanner 89cbbb3aa6 Initial import 2014-02-18 23:04:00 +01:00