Package | Description |
---|---|
zmq |
Provides low-level bindings for ØMQ.
|
Modifier and Type | Field and Description |
---|---|
private MultiMap<java.lang.String,Ctx.PendingConnection> |
Ctx.pendingConnections |
Modifier and Type | Method and Description |
---|---|
private void |
Ctx.connectInprocSockets(SocketBase bindSocket,
Options bindOptions,
Ctx.PendingConnection pendingConnection,
Ctx.Side side) |