Closing UDP port and/or Sink NetAddress

Hello,

Is it possible to close a UDP Port in sclang?

Main has a method to open a UDP Port: openUDPPort.
It has no method to close a UDP Port.
Is it impossible to close a UDP Port in principle?

Thanks,

Iannis Zannos

" Once opened, ports remain bound until SC is recompiled. "

Thanks for confirming this.
I gathered as much.

Best,
Iannis