public class IpcListener extends TcpListener
| Constructor and Description |
|---|
IpcListener(IOThread io_thread_,
SocketBase socket_,
Options options_) |
| Modifier and Type | Method and Description |
|---|---|
String |
get_address() |
int |
set_address(String addr_) |
accept_event, connect_event, destroy, in_event, out_event, process_plug, process_term, timer_eventinc_seqnum, is_terminating, launch_child, process_destroy, process_own, process_seqnum, process_term_ack, process_term_req, register_term_acks, term_child, terminate, unregister_term_ackchoose_io_thread, destroy_socket, find_endpoint, get_ctx, get_tid, process_activate_read, process_activate_write, process_attach, process_bind, process_command, process_hiccup, process_pipe_term_ack, process_pipe_term, process_reap, process_reaped, process_stop, register_endpoint, send_activate_read, send_activate_write, send_attach, send_attach, send_bind, send_bind, send_done, send_hiccup, send_own, send_pipe_term_ack, send_pipe_term, send_plug, send_plug, send_reap, send_reaped, send_stop, send_term_ack, send_term_req, send_term, unregister_endpointspublic IpcListener(IOThread io_thread_, SocketBase socket_, Options options_)
public String get_address()
get_address in class TcpListenerpublic int set_address(String addr_)
set_address in class TcpListenerCopyright © 2014. All rights reserved.