mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-26 05:15:51 +00:00
Initial revision
From-SVN: r102074
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/* Quick and dirty Socket subclass */
|
||||
|
||||
public class SubSocket extends java.net.Socket
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user