Michael Koch
948888e1e1
2003-11-26 Michael Koch <konqueror@gmx.de>
...
* java/net/Socket.java
(implCreated): Dont set default value explicitely, added
documentation.
(inputShutdown): Likewise.
(outputShutdown): Likewise.
(bound): New private member variable.
(bind): Set bound to true.
(close): Set bound to false.
(isBound): Return bound.
* java/net/ServerSocket.java
(bound): New private member variable.
(bind): Set bound to true.
(close): Set bound to false.
(isBound): Return bound.
From-SVN: r73949
2003-11-26 12:45:21 +00:00
..
2003-05-25 11:40:19 +00:00
2002-08-27 17:47:27 +00:00
2002-06-15 19:45:34 +00:00
2003-05-25 11:40:19 +00:00
2003-10-11 18:39:35 +00:00
2003-11-26 10:11:45 +00:00
2003-11-25 10:09:48 +00:00
2003-06-08 09:25:54 +00:00
2003-10-11 18:39:35 +00:00
2003-10-11 18:39:35 +00:00
2003-06-19 15:08:22 +00:00
2003-11-11 12:22:20 +00:00
2003-11-11 12:22:20 +00:00
2003-10-29 10:53:19 +00:00
2003-11-26 10:41:02 +00:00
2003-10-13 05:34:53 +00:00
2002-06-15 19:45:34 +00:00
2003-11-25 10:09:48 +00:00
2003-03-24 13:40:44 +00:00
2003-03-18 06:01:16 +00:00
2003-08-29 04:21:01 +00:00
2003-03-18 06:01:16 +00:00
2003-03-18 06:01:16 +00:00
2003-08-29 04:21:01 +00:00
2003-05-26 12:58:02 +00:00
2003-10-02 19:29:31 +00:00
2002-06-15 19:45:34 +00:00
2003-05-26 12:58:02 +00:00
2002-08-21 18:54:07 +00:00
2002-06-15 19:45:34 +00:00
2003-11-26 12:45:21 +00:00
2003-11-26 12:45:21 +00:00
2003-01-14 21:44:48 +00:00
2002-06-15 19:45:34 +00:00
2003-08-01 21:08:33 +00:00
2003-10-11 18:39:35 +00:00
2003-10-11 18:39:35 +00:00
2003-10-29 10:53:19 +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
2003-05-05 05:10:47 +00:00
2002-08-21 18:54:07 +00:00
2003-11-26 11:45:31 +00:00
2003-08-28 22:17:37 +00:00
2003-10-13 05:34:53 +00:00
2003-03-02 20:11:13 +00:00
2003-07-22 18:03:47 +00:00
2003-11-11 11:34:24 +00:00
2003-10-13 05:03:39 +00:00