HomeSort by relevance Sort by last modified time
    Searched full:socketout (Results 1 - 1 of 1) sorted by null

  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
RetryableSink.java 74 public void writeToSocket(Sink socketOut) throws IOException {
78 socketOut.write(buffer, buffer.size());

Completed in 514 milliseconds