BuaBook / kdb-common

kdb+ Core Libraries and Utilities
Apache License 2.0
51 stars 16 forks source link

ipc: Add one shot wrapper #111

Closed jrajasansir-b2c2 closed 11 months ago

jrajasansir-b2c2 commented 11 months ago

Add wrapper function for:

`::[(":localhost:5000:username:password";5000);"2+3"]
jasraj commented 11 months ago

.ipc.oneShot / .ipc.oneShotWait / ipc.oneShotWithTimeout added