Package jnr.unixsocket
Class UnixServerSocket
java.lang.Object
jnr.unixsocket.UnixServerSocket
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccept()
void
bind
(SocketAddress endpoint) void
bind
(SocketAddress endpoint, int backlog)
-
Constructor Details
-
UnixServerSocket
- Throws:
IOException
-
-
Method Details
-
accept
- Throws:
IOException
-
bind
- Throws:
IOException
-
bind
- Throws:
IOException
-