Doc start_socket_client
authorMartin Pool <mbp@samba.org>
Tue, 9 Apr 2002 05:23:07 +0000 (05:23 +0000)
committerMartin Pool <mbp@samba.org>
Tue, 9 Apr 2002 05:23:07 +0000 (05:23 +0000)
clientserver.c

index 0ba2d0c..190872d 100644 (file)
@@ -46,6 +46,7 @@ extern int sanitize_paths;
  * get a listing of remote modules and exit.
  *
  * @return -1 for error in startup, or the result of client_run().
+ * Either way, it eventually gets passed to exit_cleanup().
  **/
 int start_socket_client(char *host, char *path, int argc, char *argv[])
 {