
21 Jan
2004
21 Jan
'04
6:17 p.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.