* Document the ms-queuedaemon banner
* Document the argument to the allocation $resourcecall callback fn.
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
}
sub alloc_resources {
- my ($resourcecall) = pop @_;
+ my ($resourcecall) = pop @_; # $resourcecall->($plan);
my (%xparams) = @_;
# $resourcecall should die (abort) or return ($ok, $bookinglist)
#
ms-queuedaemon commands
+ < OK ms-queuedaemon [INFO...]
+ Banner on connection. INFO should be ignored.
+
> wait
I want to join the plan