Mirko,
Mirko Nasato wrote:
Hi all,
I'm connecting to an OpenOffice.org instance from a Java process using a
socket UNO URL.
The soffice executable supports an "-unaccept" switch that supposedly
"closes an acceptor that was created with -accept=<accept-string>" as
documented by "-help".
Is that supposed to close previously opened connections as well, or just
reject new connection attempts? Apparently only the latter is true.
From the above explanation I would expect that it does not touch
already established connections, I interpret "closes an acceptor" as
calling "stopAccepting" at the "XAcceptor" interface. So, the
experienced behavior is the correct.
Thanks
Mirko
Kay
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]