]> git.tuebingen.mpg.de Git - paraslash.git/commit - m4/lls/server_cmd.suite.m4
server: Convert com_add() to lopsub.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 15 May 2016 16:53:50 +0000 (18:53 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Mar 2017 09:02:28 +0000 (11:02 +0200)
commitba0a963f0a31848e7f622c45c56fa6ebf0b67057
treeda52ae960ac47dfbec664e6751501a324a031199
parent1709cc8f8a54429441f8f83c38146e667133c727
server: Convert com_add() to lopsub.

In the callback structure for the add command, replace the flags
field by the serialized callback result. This way the callback
has access to the full parse result structure.
afs.cmd
afs.h
aft.c
m4/lls/server_cmd.suite.m4