| Package | Description |
|---|---|
| cx.ath.matthew.unix | |
| org.freedesktop.dbus.bin | |
| org.freedesktop.dbus.connections |
| Modifier and Type | Method and Description |
|---|---|
UnixSocket |
UnixServerSocket.accept()
Accepts a connection on the ServerSocket.
|
UnixSocket |
USInputStream.getSocket() |
UnixSocket |
USOutputStream.getSocket() |
| Constructor and Description |
|---|
USInputStream(int _sock,
UnixSocket _us) |
USOutputStream(int _sock,
UnixSocket _us) |
| Modifier and Type | Method and Description |
|---|---|
void |
DBusDaemon.addSock(UnixSocket us) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SASL.auth(int mode,
int types,
String guid,
OutputStream out,
InputStream in,
UnixSocket us)
performs SASL auth on the given streams.
|
Copyright © 2020. All rights reserved.