forked from krolltech/erlang-echo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtcp_link.script
More file actions
195 lines (195 loc) · 10.7 KB
/
tcp_link.script
File metadata and controls
195 lines (195 loc) · 10.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
%% script generated at {2012,9,25} {12,34,0}
{script,
{"tcp_link","1.0.0"},
[{preLoaded,
[erl_prim_loader,erlang,init,otp_ring0,prim_file,prim_inet,prim_zip,
zlib]},
{progress,preloaded},
{path,
["/usr/local/lib/erlang/lib/kernel-2.15.2/ebin",
"/usr/local/lib/erlang/lib/stdlib-1.18.2/ebin"]},
{primLoad,[error_handler]},
{kernel_load_completed},
{progress,kernel_load_completed},
{path,["/usr/local/lib/erlang/lib/kernel-2.15.2/ebin"]},
{primLoad,
[application,application_controller,application_master,
application_starter,auth,code,code_server,disk_log,disk_log_1,
disk_log_server,disk_log_sup,dist_ac,dist_util,erl_boot_server,
erl_ddll,erl_distribution,erl_epmd,erl_reply,error_logger,
erts_debug,file,file_io_server,file_server,gen_sctp,gen_tcp,gen_udp,
global,global_group,global_search,group,heart,hipe_unified_loader,
inet,inet6_sctp,inet6_tcp,inet6_tcp_dist,inet6_udp,inet_config,
inet_db,inet_dns,inet_gethost_native,inet_hosts,inet_parse,inet_res,
inet_sctp,inet_tcp,inet_tcp_dist,inet_udp,kernel,kernel_config,net,
net_adm,net_kernel,os,packages,pg2,ram_file,rpc,seq_trace,
standard_error,user,user_drv,user_sup,wrap_log_reader]},
{path,["/usr/local/lib/erlang/lib/stdlib-1.18.2/ebin"]},
{primLoad,
[array,base64,beam_lib,binary,c,calendar,dets,dets_server,dets_sup,
dets_utils,dets_v8,dets_v9,dict,digraph,digraph_utils,edlin,
edlin_expand,epp,erl_bits,erl_compile,erl_eval,erl_expand_records,
erl_internal,erl_lint,erl_parse,erl_posix_msg,erl_pp,erl_scan,
erl_tar,error_logger_file_h,error_logger_tty_h,escript,ets,
eval_bits,file_sorter,filelib,filename,gb_sets,gb_trees,gen,
gen_event,gen_fsm,gen_server,io,io_lib,io_lib_format,io_lib_fread,
io_lib_pretty,lib,lists,log_mf_h,math,ms_transform,orddict,ordsets,
otp_internal,pg,pool,proc_lib,proplists,qlc,qlc_pt,queue,random,re,
sets,shell,shell_default,slave,sofs,string,supervisor,
supervisor_bridge,sys,timer,unicode,win32reg,zip]},
{path,["/usr/local/lib/erlang/lib/sasl-2.2.1/ebin"]},
{primLoad,
[alarm_handler,erlsrv,format_lib_supp,misc_supp,overload,rb,
rb_format_supp,release_handler,release_handler_1,sasl,sasl_report,
sasl_report_file_h,sasl_report_tty_h,si,si_sasl_supp,systools,
systools_lib,systools_make,systools_rc,systools_relup]},
{path,["/usr/local/lib/erlang/lib/inets-5.9.1/ebin"]},
{primLoad,
[ftp,ftp_progress,ftp_response,ftp_sup,http_chunk,http_request,
http_response,http_transport,http_uri,http_util,httpc,httpc_cookie,
httpc_handler,httpc_handler_sup,httpc_manager,httpc_profile_sup,
httpc_request,httpc_response,httpc_sup,httpd,httpd_acceptor,
httpd_acceptor_sup,httpd_cgi,httpd_conf,httpd_esi,httpd_example,
httpd_file,httpd_instance_sup,httpd_log,httpd_manager,
httpd_misc_sup,httpd_request,httpd_request_handler,httpd_response,
httpd_script_env,httpd_socket,httpd_sup,httpd_util,inets,inets_app,
inets_regexp,inets_service,inets_sup,inets_trace,mod_actions,
mod_alias,mod_auth,mod_auth_dets,mod_auth_mnesia,mod_auth_plain,
mod_auth_server,mod_browser,mod_cgi,mod_dir,mod_disk_log,mod_esi,
mod_get,mod_head,mod_htaccess,mod_include,mod_log,mod_range,
mod_responsecontrol,mod_security,mod_security_server,mod_trace,tftp,
tftp_binary,tftp_engine,tftp_file,tftp_lib,tftp_logger,tftp_sup]},
{progress,modules_loaded},
{path,
["/usr/local/lib/erlang/lib/kernel-2.15.2/ebin",
"/usr/local/lib/erlang/lib/stdlib-1.18.2/ebin",
"/usr/local/lib/erlang/lib/sasl-2.2.1/ebin",
"/usr/local/lib/erlang/lib/inets-5.9.1/ebin"]},
{kernelProcess,heart,{heart,start,[]}},
{kernelProcess,error_logger,{error_logger,start_link,[]}},
{kernelProcess,application_controller,
{application_controller,start,
[{application,kernel,
[{description,"ERTS CXC 138 10"},
{vsn,"2.15.2"},
{id,[]},
{modules,
[application,application_controller,application_master,
application_starter,auth,code,packages,code_server,
dist_util,erl_boot_server,erl_distribution,erl_reply,
error_handler,error_logger,file,file_server,
file_io_server,global,global_group,global_search,
group,heart,hipe_unified_loader,inet6_tcp,
inet6_tcp_dist,inet6_udp,inet6_sctp,inet_config,
inet_hosts,inet_gethost_native,inet_tcp_dist,kernel,
kernel_config,net,net_adm,net_kernel,os,ram_file,rpc,
user,user_drv,user_sup,disk_log,disk_log_1,
disk_log_server,disk_log_sup,dist_ac,erl_ddll,
erl_epmd,erts_debug,gen_tcp,gen_udp,gen_sctp,inet,
inet_db,inet_dns,inet_parse,inet_res,inet_tcp,
inet_udp,inet_sctp,pg2,seq_trace,standard_error,
wrap_log_reader]},
{registered,
[application_controller,erl_reply,auth,boot_server,
code_server,disk_log_server,disk_log_sup,
erl_prim_loader,error_logger,file_server_2,
fixtable_server,global_group,global_name_server,heart,
init,kernel_config,kernel_sup,net_kernel,net_sup,rex,
user,os_server,ddll_server,erl_epmd,inet_db,pg2]},
{applications,[]},
{included_applications,[]},
{env,[{error_logger,tty}]},
{maxT,infinity},
{maxP,infinity},
{mod,{kernel,[]}}]}]}},
{progress,init_kernel_started},
{apply,
{application,load,
[{application,stdlib,
[{description,"ERTS CXC 138 10"},
{vsn,"1.18.2"},
{id,[]},
{modules,
[array,base64,beam_lib,binary,c,calendar,dets,
dets_server,dets_sup,dets_utils,dets_v8,dets_v9,dict,
digraph,digraph_utils,edlin,edlin_expand,epp,
eval_bits,erl_bits,erl_compile,erl_eval,
erl_expand_records,erl_internal,erl_lint,erl_parse,
erl_posix_msg,erl_pp,erl_scan,erl_tar,
error_logger_file_h,error_logger_tty_h,escript,ets,
file_sorter,filelib,filename,gb_trees,gb_sets,gen,
gen_event,gen_fsm,gen_server,io,io_lib,io_lib_format,
io_lib_fread,io_lib_pretty,lib,lists,log_mf_h,math,
ms_transform,orddict,ordsets,otp_internal,pg,pool,
proc_lib,proplists,qlc,qlc_pt,queue,random,re,sets,
shell,shell_default,slave,sofs,string,supervisor,
supervisor_bridge,sys,timer,unicode,win32reg,zip]},
{registered,
[timer_server,rsh_starter,take_over_monitor,
pool_master,dets]},
{applications,[kernel]},
{included_applications,[]},
{env,[]},
{maxT,infinity},
{maxP,infinity}]}]}},
{apply,
{application,load,
[{application,sasl,
[{description,"SASL CXC 138 11"},
{vsn,"2.2.1"},
{id,[]},
{modules,
[sasl,alarm_handler,format_lib_supp,misc_supp,overload,
rb,rb_format_supp,release_handler,release_handler_1,
erlsrv,sasl_report,sasl_report_tty_h,
sasl_report_file_h,si,si_sasl_supp,systools,
systools_make,systools_rc,systools_relup,
systools_lib]},
{registered,
[sasl_sup,alarm_handler,overload,release_handler]},
{applications,[kernel,stdlib]},
{included_applications,[]},
{env,[{sasl_error_logger,tty},{errlog_type,all}]},
{maxT,infinity},
{maxP,infinity},
{mod,{sasl,[]}}]}]}},
{apply,
{application,load,
[{application,inets,
[{description,"INETS CXC 138 49"},
{vsn,"5.9.1"},
{id,[]},
{modules,
[inets,inets_sup,inets_app,inets_service,inets_regexp,
inets_trace,ftp,ftp_progress,ftp_response,ftp_sup,
httpc,httpc_handler,httpc_handler_sup,httpc_manager,
httpc_profile_sup,httpc_request,httpc_response,
httpc_sup,httpc_cookie,http_uri,http_chunk,
http_request,http_response,http_transport,http_util,
httpd,httpd_acceptor,httpd_acceptor_sup,httpd_cgi,
httpd_conf,httpd_esi,httpd_example,httpd_file,
httpd_instance_sup,httpd_log,httpd_manager,
httpd_misc_sup,httpd_request,httpd_request_handler,
httpd_response,httpd_script_env,httpd_socket,
httpd_sup,httpd_util,mod_actions,mod_alias,mod_auth,
mod_auth_dets,mod_auth_mnesia,mod_auth_plain,
mod_auth_server,mod_browser,mod_cgi,mod_dir,
mod_disk_log,mod_esi,mod_get,mod_head,mod_htaccess,
mod_include,mod_log,mod_range,mod_responsecontrol,
mod_security,mod_security_server,mod_trace,tftp,
tftp_binary,tftp_engine,tftp_file,tftp_lib,
tftp_logger,tftp_sup]},
{registered,[inets_sup,httpc_manager]},
{applications,[kernel,stdlib]},
{included_applications,[]},
{env,[]},
{maxT,infinity},
{maxP,infinity},
{mod,{inets_app,[]}}]}]}},
{progress,applications_loaded},
{apply,{application,start_boot,[kernel,permanent]}},
{apply,{application,start_boot,[stdlib,permanent]}},
{apply,{application,start_boot,[sasl,permanent]}},
{apply,{application,start_boot,[inets,permanent]}},
{apply,{c,erlangrc,[]}},
{progress,started}]}.