jdk-24/test/jdk/java/net/IPSupport
Patrick Concannon 0ed44d0aee 8239355: (dc) Initial value of SO_SNDBUF should allow sending large datagrams (macOS)
Updates DatagramChannel so that the SO_SNDBUF is set to a minimum value of 65527 for IPv6 sockets and 65507 for IPv4 sockets on macOS.

Reviewed-by: alanb, dfuchs
2020-03-12 17:08:09 +00:00
..
MinimumPermissions.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
MinimumPermissions.policy 8239355: (dc) Initial value of SO_SNDBUF should allow sending large datagrams (macOS) 2020-03-12 17:08:09 +00:00