]> git.tuebingen.mpg.de Git - paraslash.git/commit - m4/lls/server_cmd.suite.m4
server: Convert com_init() to lopsub.
authorAndre Noll <maan@tuebingen.mpg.de>
Fri, 2 Oct 2015 21:23:54 +0000 (21:23 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Mar 2017 09:02:28 +0000 (11:02 +0200)
commita9bdbe2c8a73675be499fc95b935f3839e30c575
tree5e7b65eda758dbf4d688c12c5b3b7ec4e847e2de
parentba0a963f0a31848e7f622c45c56fa6ebf0b67057
server: Convert com_init() to lopsub.

No change necessary for the callback as the init command does
not have any options. The only information that must travel from the
command handler to the callback is the set of tables to create. The
corresponding bitmask is passed without serializing the parse result.
afs.c
afs.cmd
m4/lls/server_cmd.suite.m4