History log of /openjdk10/jdk/src/java.base/unix/native/libnet/PlainDatagramSocketImpl.c
Revision Date Author Comments
# 17152:cc195249c879 10-May-2017 vtewari

8179905: Remove the use of gettimeofday in Networking code
Reviewed-by: chegar, rriggs, dfuchs, clanger


# 17070:32f118110e09 04-May-2017 michaelm

8179602: Backout fix for JDK-8165437 due to breakage on 32-bit Linux
Reviewed-by: chegar


# 17065:7cdde79d6a46 02-May-2017 vtewari

8165437: Evaluate the use of gettimeofday in Networking code
Reviewed-by: chegar, rriggs, dfuchs, clanger


# 16466:f3115622562a 13-Jan-2017 clanger

8170544: Fix code scan findings in libnet
Reviewed-by: goetz, chegar


# 15981:6577fabed061 02-Nov-2016 clanger

8168771: Remove #ifdef AF_INET6 guards in libnet native coding
Reviewed-by: chegar


# 15918:9f0ab4b20ff7 27-Oct-2016 clanger

8167481: cleanup of headers and includes for native libnet
Reviewed-by: chegar


# 15774:d4f70e7859c7 10-Oct-2016 clanger

8167295: Further cleanup to the native parts of libnet/libnio
Reviewed-by: chegar


# 15724:153b4781adcc 29-Sep-2016 clanger

8166850: No runtime error expected after calling NET_MapSocketOption
Reviewed-by: chegar


# 14916:0b88eb2f451d 30-Jun-2016 clanger

8158023: SocketExceptions contain too little information sometimes
Reviewed-by: rriggs, msheppar, chegar


# 13769:f92af283ab18 23-Feb-2016 alanb

6432031: Add support for SO_REUSEPORT
Reviewed-by: alanb, simonis, chegar
Contributed-by: yingqi.lu@intel.com


# 12820:5f8661991f73 30-Sep-2015 robm

8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
Reviewed-by: igerasim, rriggs, christos


# 12748:bb6e5a409fef 17-Sep-2015 dfuchs

8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c
Summary: ensure that file descriptor is properly closed if setsockopt fails.
Reviewed-by: chegar, igerasim
Contributed-by: vyom.tewari@oracle.com


# 12712:3884ca98c792 09-Sep-2015 igerasim

8072466: Deadlock when initializing MulticastSocket and DatagramSocket
Reviewed-by: chegar


# 12131:7d1210f67812 04-Jun-2015 coffeys

8072384: Setting IP_TOS on java.net sockets not working on unix
Reviewed-by: michaelm


# 11283:fdae04f62a7d 12-Sep-2014 msheppar

8056264: Multicast support improvements
Summary: avoid passing a null ifname string to GetStringUTFChars native fn calls within a NetworkInterface method call flows
Reviewed-by: chegar, alanb


# 11099:678faa7d1a6a 30-Oct-2014 martin

8067377: My hobby: caning, then then canning, the the can-can
Summary: Fix ALL the stutters!
Reviewed-by: rriggs, mchung, lancea


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com