mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-17 17:05:50 +00:00
aa18fb30ad
* gnu/java/net/natPlainSocketImplPosix.cc (write): Just call write(jbyteArray, offset, len). (read): Just call read(jbyteArray, offset, len). From-SVN: r79578