public class TcpConnecter extends Own implements IPollEvents
| Constructor and Description |
|---|
TcpConnecter(IOThread io_thread_,
SessionBase session_,
Options options_,
Address addr_,
boolean delayed_start_) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept_event() |
void |
connect_event() |
void |
destroy() |
void |
in_event() |
void |
out_event() |
protected void |
process_plug() |
void |
process_term(int linger_) |
void |
timer_event(int id_) |
inc_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 TcpConnecter(IOThread io_thread_, SessionBase session_, Options options_, Address addr_, boolean delayed_start_)
protected void process_plug()
process_plug in class ZObjectpublic void process_term(int linger_)
process_term in class Ownpublic void in_event()
in_event in interface IPollEventspublic void out_event()
out_event in interface IPollEventspublic void accept_event()
accept_event in interface IPollEventspublic void connect_event()
connect_event in interface IPollEventspublic void timer_event(int id_)
timer_event in interface IPollEventsCopyright © 2014. All rights reserved.