-
- Downloads
Renamed new delegate connection classes.
Showing
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/ConnectionSupport.java 2 additions, 2 deletions.../com/oracle/truffle/r/runtime/conn/ConnectionSupport.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/DelegateReadRConnection.java 2 additions, 2 deletions...racle/truffle/r/runtime/conn/DelegateReadRConnection.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/DelegateReadWriteRConnection.java 2 additions, 2 deletions.../truffle/r/runtime/conn/DelegateReadWriteRConnection.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/DelegateWriteRConnection.java 2 additions, 2 deletions...acle/truffle/r/runtime/conn/DelegateWriteRConnection.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/FifoConnections.java 6 additions, 6 deletions...rc/com/oracle/truffle/r/runtime/conn/FifoConnections.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/FileConnections.java 5 additions, 5 deletions...rc/com/oracle/truffle/r/runtime/conn/FileConnections.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/PipeConnections.java 3 additions, 3 deletions...rc/com/oracle/truffle/r/runtime/conn/PipeConnections.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/RawConnections.java 3 additions, 3 deletions...src/com/oracle/truffle/r/runtime/conn/RawConnections.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/SocketConnections.java 2 additions, 2 deletions.../com/oracle/truffle/r/runtime/conn/SocketConnections.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/TextConnections.java 2 additions, 2 deletions...rc/com/oracle/truffle/r/runtime/conn/TextConnections.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/URLConnections.java 1 addition, 1 deletion...src/com/oracle/truffle/r/runtime/conn/URLConnections.java
Loading
Please register or sign in to comment