server-delete-client

server-delete-client is a compiled Lisp function in `server.el'.

(server-delete-client PROC &optional NOFRAME)

Delete PROC, including its buffers, terminals and frames.
If NOFRAME is non-nil, let the frames live.
Updates `server-clients'.