Re: [sysapps/raw socket api]: Status on outstanding issues and proposal to close a number of issues.

On Thu, Jun 27, 2013 at 8:47 AM, Nilsson, Claes1 <
Claes1.Nilsson@sonymobile.com> wrote:

> *Expensive to synchronously set TCPSocket.localAddress when using default
> local address, *https://github.com/sysapps/raw-sockets/issues/24*:*
>
> Any feedback on the two options I propose to address Jonas issue?****
>


I don't think that a TCPSocket API should be the way you get the local
address. Opening a socket seems like a very unintuitive and expensive way
to get the local address. So if there are use cases for that (which there
likely are), I think a separate API is the way to go.

/ Jonas

Received on Tuesday, 2 July 2013 20:54:44 UTC