History log of /libcore/ojluni/src/main/native/DatagramDispatcher.c
Revision Date Author Comments
240109a2df3fb0699cdaf919b490d34668814a4e 21-Dec-2015 Narayan Kamath <narayan@google.com> Delete unused JNI header files.

Some of these deleted files were included in corresponding
implementation, but their inclusion was a no-op.

Change-Id: I0a786ba279d1ed5a84c9bf50297dade25a48885d
09f993b04651359387d5e089b076994bb6cccc5f 18-Nov-2015 Narayan Kamath <narayan@google.com> Turn off obfuscation.

This change also contains a revert of ac740d8c4dd4c7c17ae9d32d.

Change-Id: Ie69ec7242576af80fce4d518a504d19ddd9dc580
fade2d5bb6ee8a4d3e13d3341d439bae58e20cfc 09-Sep-2015 Narayan Kamath <narayan@google.com> Add explicit registration for DatagramDispatcher functions.

Fixes failure due to the renaming of these methods.

Change-Id: Ifec435ad07a220514e6a48107d05426f25e6905b
396f2361ba82cce530a4ff8aa9ac0780af8d4d56 06-Aug-2015 Narayan Kamath <narayan@google.com> Fix DatagramChannel tests.

- Add native implementation.
- Minor behavioural change : receive from a null address
must not attempt to bind.

Change-Id: I308cacf4f03bad8e6062ee9e83b5e3e0fa7a6310