Socket Sharing with neg ports

Hi,

I was trying to re-use the port running in multi-threaded queue mode (i.e. neg port). On both Mac and linux, the second process seems to get stuck always while assigning the port.

I tried to perform strace and seems the system cannot assign the port (neg) . Any reason why this is not allowed?

Thanks

Sujoy

What does your command line launch command look like?

What version of kdb+?

Hi,

Sorry I missed to add the screenshots!  

This is from my personal Mac. The behaviour is same on a linux host with kdb 4.0.  

 

q).z.K
4f
q).z.k
2021.07.12

 

Using system Command:

 

You can also try command line:

 

Many Thanks

Sujoy