Hi all
I can use .z.h to get the current host, how can I get the port that current KDB process listening to incoming connection ( via -p xxx )?
Thanks!
Hi all
I can use .z.h to get the current host, how can I get the port that current KDB process listening to incoming connection ( via -p xxx )?
Thanks!
\p
system p
Thanks a lot