aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/net/NetPermission.java
diff options
context:
space:
mode:
authorMichael Koch <konqueror@gmx.de>2003-11-26 12:45:21 +0000
committerMichael Koch <mkoch@gcc.gnu.org>2003-11-26 12:45:21 +0000
commit948888e1e174192e8c8921137038c491f22c1eea (patch)
treeff79d9b5ed0094b0b236d0b15c5fe6b883f980e6 /libjava/java/net/NetPermission.java
parent7fb1d711938b8cc070400f61979afe1905cbedd9 (diff)
downloadgcc-948888e1e174192e8c8921137038c491f22c1eea.zip
gcc-948888e1e174192e8c8921137038c491f22c1eea.tar.gz
gcc-948888e1e174192e8c8921137038c491f22c1eea.tar.bz2
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
Diffstat (limited to 'libjava/java/net/NetPermission.java')
0 files changed, 0 insertions, 0 deletions