Searched refs:getSocketOption (Results 1 – 3 of 3) sorted by relevance
108 return IoBridge.getSocketOption(fd, option); in getOption()
242 return IoBridge.getSocketOption(fd, option); in getOption()
254 public static Object getSocketOption(FileDescriptor fd, int option) throws SocketException { in getSocketOption() method in IoBridge