getting the socket?
getting the socket?
- Subject: getting the socket?
- From: Jaime Magiera <email@hidden>
- Date: Wed, 5 Jul 2006 18:55:17 -0400
Hello,
Every once in a while, there will be a crash that leaves my WO app
unable to restart (error: "Cannot bind to address"). Folks on the
Network Programming list suggested the SO_REUSEADDR and SO_REUSEPORT
UNIX commands as methods to avoid this. In Java, that translates to
ServerSocket.setReuseAddress().
Is there anything in the WO API for accessing the current socket so
that I might set this value?
Eventually, I'd like to debug the various code sections to prevent
these types of crashes overall. However, I'm using WO and QTJava,
which can be quirky.
thanks for any help,
Jaime
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden