/* This file is machine generated, don't edit it !*/ /* Structure information for class: java/net/SocketImpl */ typedef struct java_net_SocketImpl { java_objectheader header; struct java_io_FileDescriptor* fd; struct java_net_InetAddress* address; s4 port; s4 localport; } java_net_SocketImpl;