Tom Tromey
4c322bff29
JarURLConnection.java (getCertificates): New method from Classpath.
* java/net/JarURLConnection.java (getCertificates): New method
from Classpath.
* java/net/URLClassLoader.java (URLClassLoader): Extends
SecureClassLoader.
(definePackage): New method from Classpath.
(getPermissions): Likewise.
(newInstance): Likewise.
(findClass): Construct CodeSource for new class (from Classpath).
* java/net/SocketImpl.java (shutdownInput, shutdownOutput): New
methods.
* java/net/URL.java (getUserInfo): New method.
(set(String,String,int,String,String,String,String,String)): New
method.
* java/net/PlainSocketImpl.java (_Jv_SO_KEEPALIVE_): Define.
(shutdownInput, shutdownOutput): Declare.
* java/net/PlainDatagramSocketImpl.java (_Jv_SO_KEEPALIVE_):
Define.
* java/net/natPlainSocketImpl.cc (setOption): Handle keepalive.
(getOption): Likewise.
(shutdownInput): New method.
(shutdownOutput): Likewise.
* java/net/natPlainDatagramSocketImpl.cc (setOption): Handle
keepalive.
(getOption): Likewise.
* java/net/SocketOptions.java (SO_KEEPALIVE): New constant.
* java/net/Socket.java (setKeepAlive): New method.
(getKeepAlive): Likewise.
(shutdownInput, shutdownOutput): New methods.
From-SVN: r56685
2002-08-30 18:16:00 +00:00
..
2002-08-28 05:24:10 +00:00
2002-08-27 17:47:27 +00:00
2002-06-15 19:45:34 +00:00
2002-08-21 05:34:45 +00:00
2002-01-22 22:40:42 +00:00
2002-08-29 18:44:42 +00:00
2002-08-27 17:47:27 +00:00
2002-08-27 17:47:27 +00:00
2002-08-28 19:23:50 +00:00
2002-08-27 17:47:27 +00:00
2002-08-27 17:47:27 +00:00
2002-01-12 10:11:13 +00:00
2002-08-28 19:23:50 +00:00
2002-08-30 18:16:00 +00:00
2002-06-15 19:45:34 +00:00
2002-08-27 17:47:27 +00:00
2002-02-28 01:03:37 +00:00
2002-08-30 18:16:00 +00:00
2002-08-30 18:16:00 +00:00
2002-01-22 22:40:42 +00:00
2002-06-15 19:45:34 +00:00
2002-08-27 17:47:27 +00:00
2002-08-30 18:16:00 +00:00
2002-08-30 18:16:00 +00:00
2002-08-21 18:54:07 +00:00
2002-06-15 19:45:34 +00:00
2002-08-27 17:47:27 +00:00
2002-08-30 18:16:00 +00:00
2002-08-21 18:54:07 +00:00
2002-06-15 19:45:34 +00:00
2002-08-30 18:16:00 +00:00
2002-01-22 22:40:42 +00:00
2002-08-30 18:16:00 +00:00
2002-01-22 22:40:42 +00:00
2002-08-21 18:54:07 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-08-21 18:54:07 +00:00
2002-08-30 18:16:00 +00:00
2002-08-30 18:16:00 +00:00
2002-08-27 17:47:27 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00
2002-02-22 16:15:49 -08:00
2002-01-22 22:40:42 +00:00