| Package | Description |
|---|---|
| net.bluemind.unixsocket | |
| net.bluemind.unixsocket.impl |
| Modifier and Type | Method and Description |
|---|---|
UnixDomainSocketChannel |
UnixServerSocket.accept()
This method will block until a connection is done on the socket
|
UnixDomainSocketChannel |
UnixClientSocket.connect() |
| Modifier and Type | Class and Description |
|---|---|
class |
UnixChannel |
| Modifier and Type | Method and Description |
|---|---|
UnixDomainSocketChannel |
SocketAPI.accept(int fd) |
UnixDomainSocketChannel |
SocketAPI.connect(int fd,
java.lang.String path) |
Copyright © 2021. All Rights Reserved.