Пример #1
0
 public boolean getTcpNoDelay() throws SocketException {
   return mSocket.getTcpNoDelay();
 }