Tue 27 Aug 00:14:56 CEST 2024
This commit is contained in:
parent
36ecb80b86
commit
393a32954d
10
test/test-forkB.js
Normal file
10
test/test-forkB.js
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
Aios.Sig.options.debug.send=true;
|
||||||
|
Aios.Node.options.debug.handle=true;
|
||||||
|
Aios.options.debug.kill=true;
|
||||||
|
|
||||||
|
port(DIR.IP('http://localhost:*'))
|
||||||
|
|
||||||
|
connect(DIR.IP('http://localhost:6666'));
|
||||||
|
start()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user