index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libjava
/
classpath
/
test
/
java.net
/
SubSocket.java
blob: 97da4471c3dd572168249b78491463b7a105b882 (
plain
)
1
2
3
4
5
6
/* Quick and dirty Socket subclass */ public class SubSocket extends java.net.Socket { }