dev@grizzly.java.net

Re: missing getSocketAddress()

From: Tigran Mkrtchyan <tigran.mkrtchyan_at_desy.de>
Date: Thu, 03 Jun 2010 22:58:21 +0200

Hi Alexey,

the patch is attached.
The other possibility is to resolve interfaces
if the SelectorHandle bound to all of them and
return a list of SocketAddresses. But probably
nobody needs it except myself and I already do
it in my code.

Let me know if you want me to change patch.

Regards,
    Tigran.

On 06/03/2010 09:52 PM, Oleksiy Stashok wrote:
> Hi Tigran,
>
> you mean SocketAddress of the ServerSocket?
> Will appreciate if you can submit the patch :)
>
> WBR,
> Alexey.
>
> On Jun 3, 2010, at 19:59 , Tigran Mkrtchyan wrote:
>
>>
>> Hi,
>>
>> Is there a reason why SelectorHandler/TCPSelectorHandler do not gave
>> something like
>> getSocketAddress()? If just nobody needed it up to now I am happy to
>> submit a patch.
>>
>> Regards,
>> Tigran.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
>> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>