]> git.tuebingen.mpg.de Git - paraslash.git/commit
server: Implement select -verbose.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 22 Oct 2022 19:54:29 +0000 (21:54 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 15 May 2023 18:21:29 +0000 (20:21 +0200)
commit1f31fcdd74ab1aab01cbc70942f9d69bb779156a
tree980d773ccdde361fab765d185cae7ecb87201395
parent84eff8315955e1a6da8c3d15fa6c18203d55aa4a
server: Implement select -verbose.

Just set ->pbout to NULL if the new option is not given. This supresses
normal output while error messages still make it to the client because
those are sent with afs_error().
afs.c
m4/lls/server_cmd.suite.m4
mood.c