History log of /libcore/ojluni/src/main/native/ServerSocketChannelImpl.c
Revision Date Author Comments
519adb2f61bb2bfa6cc993b1ca15cf7022b96697 29-Jun-2016 Shubham Ajmera <shubhamajmera@google.com> Port openJdk8 changes to sun.nio.ch package

- Moved poll event masks from AbstractPollArrayWrapper to Net.
- Removed BsdAsynchronousChannelProvider as it was not being used.
- IP_TOS can now be set for IPv6.

Change-Id: Ia17630280822fabc72f16c68891501ded73dc81c
830d954b358b3bded494232c175efd68cbaad534 25-Feb-2016 Przemyslaw Szczepaniak <pszczepaniak@google.com> Asynchronous(Server)SocketChannel tests and missing code.

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

This change also contains a revert of ac740d8c4dd4c7c17ae9d32d.

Change-Id: Ie69ec7242576af80fce4d518a504d19ddd9dc580
ac740d8c4dd4c7c17ae9d32d0989c48b93697c88 04-Sep-2015 Narayan Kamath <narayan@google.com> Track proguard mapping for sun.nio.ch / sun.net.spi

Change-Id: I1ef3fbece2b44b08e6b2b5168ed34beeee341bd8
3fc9afce8b41035aa1a93a87e942aab19cdc1ee1 07-Jul-2015 Przemyslaw Szczepaniak <pszczepaniak@google.com> Add sun.nio.ch.(Net|ServerSocketChannelImpl) native impl

And missing Inet6AddressImpl#getLocalHostName.
This fixes all remaining libcore.java.io.InterruptedStreamTest tests.

Change-Id: If0d569f17097e54a9860d8ad626a97821fa9272b