Home › Forums › kdb+ › kdb version 4.0 changes to port? › Reply To: kdb version 4.0 changes to port?
-
The handle is an OS level file handle, not the port number. In fact it is possible to open multiple connections to the same process and naturally they get different handles.
Does the handle show up in .z.W before you try to close it?
Can you check the logs of the remote process to make sure it’s working fine?