`.ipc.open` currently has no user-provided timeout argument Requested behavior: ``` (.ipc.open "host:port") (.ipc.open "host:port" 2000) ``` or equivalent address syntax if preferred.
.ipc.opencurrently has no user-provided timeout argumentRequested behavior:
or equivalent address syntax if preferred.