diff --git a/src/xschemrc b/src/xschemrc index 5b38094d..f85015ce 100644 --- a/src/xschemrc +++ b/src/xschemrc @@ -394,7 +394,9 @@ #### BESPICE WAVE SOCKET CONNECTION ########################################################################### #### set bespice wave listening port; default: not enabled -# set bespice_listen_port 2022 +#### set port number to 0 so TCL will automatically and reliably find +#### a free port +# set bespice_listen_port 0 ########################################################################### #### TCL FILES TO LOAD AT STARTUP