The constructor TServerSocket(Int_t port, Bool_t reuse) returns after approximately 3 minutes if the given port is already in use.
Is there an other (faster) method to check if a given port is already in use?
Cheers Reiner.