Searched refs:isInetSocket (Results 1 – 1 of 1) sorted by relevance
64 if (isInetSocket(acceptFd)) { in accept()113 private static boolean isInetSocket(FileDescriptor fd) throws ErrnoException{ in isInetSocket() method in BlockGuardOs