server: Convert com_select() to lopsub.
authorAndre Noll <maan@tuebingen.mpg.de>
Fri, 2 Oct 2015 21:15:06 +0000 (21:15 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Mar 2017 09:02:28 +0000 (11:02 +0200)
commit15942e4836b212fd7f092f9df353ec54c872e2b8
treed7333fa55c726260036261830326d5cbd3851165
parentf2d9fcc2aad0df59ae5a635564760c1cff4fcfc6
server: Convert com_select() to lopsub.

Pretty straight-forward conversion since the command does not have
any arguments. In the callback handler, we we can't return directly
any more since we need to free the serialized parse result.
afs.c
afs.cmd
m4/lls/server_cmd.suite.m4