
22 Jan
2004
22 Jan
'04
12:17 a.m.
Marco Baringer <mb@bese.it> writes:
does this not simply move the problem? now, in order to know what port the server was opened on i have to do:
Yes, your right. I confused the thread that opens the socket with the thread that handles request. create-swank-server returns now the port number. Helmut.