
3 Nov
2015
3 Nov
'15
3:22 p.m.
On Fri, Oct 16, 2015 at 08:12:22PM +0200, Erik Skultety wrote:
As we plan to add more and more logic to remote connecting methods, these cannot be generated from admin_protocol.x anymore. Instead, this patch implements these to methods explicitly. --- src/admin/admin_protocol.x | 4 ++-- src/admin/admin_remote.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 2 deletions(-)
ACK