public class SocketCommandServer
extends java.lang.Object
implements java.lang.Runnable
Socket path format:
<tmp>/mytism[-<INSTANCE>][@<DISPLAY>].socket.<PID>
where non-alphanumeric characters (except . and -)
in DISPLAY are replaced with _.
| Constructor and Description |
|---|
SocketCommandServer(Client _client) |
| Modifier and Type | Method and Description |
|---|---|
void |
kill()
Makes this Runnable stop and deletes the sock-file.
|
void |
run() |
public SocketCommandServer(Client _client)
Copyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.