summaryrefslogtreecommitdiff
path: root/ojluni/src/main/native/Net.c
Commit message (Expand)AuthorAgeFilesLines
* Initial libcore fuchsia support.Doug Horn2018-11-141-0/+18
* Merge "Undo a bionic hack."Elliott Hughes2017-12-141-15/+0
|\
| * Undo a bionic hack.Elliott Hughes2017-02-231-15/+0
* | Don't untag socket before preClose / closeVictor Chang2017-10-241-3/+0
* | libcore: use proper nativehelper headersSteven Moreland2017-07-191-1/+1
|/
* Port openJdk8 changes to sun.nio.ch packageShubham Ajmera2016-07-111-12/+192
* Fix misc-macro-parentheses warnings.Chih-Hung Hsieh2016-05-111-1/+1
* Move more clinit code to registration functions, part 3Przemyslaw Szczepaniak2016-05-051-7/+0
* Wire up SocketTaggerYi Kong2016-04-011-0/+4
* Make sun.nio.ch.Net#connect throw ConnectException on errorPrzemyslaw Szczepaniak2016-01-081-4/+12
* Turn off obfuscation.Narayan Kamath2015-11-181-1/+1
* Track proguard mapping for sun.nio.ch / sun.net.spiNarayan Kamath2015-11-121-1/+1
* Build native code for the host.Narayan Kamath2015-11-121-3/+18
* Add sun.nio.ch.(Net|ServerSocketChannelImpl) native implPrzemyslaw Szczepaniak2015-11-121-0/+704