Package zmq
Class Mailbox
java.lang.Object
zmq.Mailbox
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cpipe
-
signaler
-
sync
-
active
private boolean active -
name
-
errno
-
-
Constructor Details
-
Mailbox
-
-
Method Details
-
getFd
-
send
-
recv
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-
toString
-