예제 #1
0
 /** @return MTU value */
 public int getMTU() {
   return socketImpl.getMTU();
 }