I'm interested in creating a custom DatagramSocket Implementation
(i.e. extending java.net.DatagramSocketImpl)
I'm assuming to implement functions such as bind, send, etc... I'll
have to use some preexisting native code.
Any recommendations?
Thanks.
On Aug 12, 10:57 am, Jack Palevich <
jack...@google.com> wrote:
> If you want to see this behavior changed, please file a feature
> request athttp://
code.google.com/p/android/issues/list(Please search
> the existing issues first to see if your issue has already been
> reported.)
>
> I know it's more work than just posting on a newsgroup discussion, but
> it's our standard way of collecting feature requests and bug reports.
>
> On Tue, Aug 11, 2009 at 3:53 PM, Tim Hutt<
tdh...@gmail.com> wrote:
>
> > 2009/8/11 Jack Palevich <
jack...@google.com>: