|
Accept(FileDescriptor, InetSocketAddress)
|
參見accept(2)。
|
|
Access(String, Int32)
|
參見access(2)。
|
|
Bind(FileDescriptor, InetAddress, Int32)
|
參見 bind(2)。
|
|
Bind(FileDescriptor, SocketAddress)
|
參見 bind(2)。
|
|
Chmod(String, Int32)
|
參見 chmod(2)。
|
|
Chown(String, Int32, Int32)
|
參見 chown(2)。
|
|
Clone()
|
建立並回傳此物件的副本。
(繼承來源 Object)
|
|
Close(FileDescriptor)
|
詳見 close(2)。
|
|
Connect(FileDescriptor, InetAddress, Int32)
|
參見 connect(2)。
|
|
Connect(FileDescriptor, SocketAddress)
|
參見 connect(2)。
|
|
Construct(JniObjectReference, JniObjectReferenceOptions)
|
存取低階系統功能。
(繼承來源 JavaObject)
|
|
Dispose()
|
釋放該 Java 節點所持有的資源。
(繼承來源 Object)
|
|
Dispose(Boolean)
|
釋放該 Java 節點所持有的資源。
(繼承來源 Object)
|
|
DisposeUnlessReferenced()
|
存取低階系統功能。
(繼承來源 JavaObject)
|
|
Dladdr(Int64)
|
參見 dladdr(3)</>
</a>
|
|
Dup(FileDescriptor)
|
參見 dup(2)。
|
|
Dup2(FileDescriptor, Int32)
|
參見 dup2(2)。
|
|
Environ()
|
參見 環境(3)。
|
|
Equals(Object)
|
存取低階系統功能。
(繼承來源 JavaObject)
|
|
Equals(Object)
|
表示是否有其他物體「等同」於此物。
(繼承來源 Object)
|
|
Execv(String, String[])
|
參見 exec(3)。
|
|
Execve(String, String[], String[])
|
參見execve(2)。
|
|
Fchmod(FileDescriptor, Int32)
|
參見 fchmod(2)。
|
|
Fchown(FileDescriptor, Int32, Int32)
|
參見 fchown(2)。
|
|
FcntlInt(FileDescriptor, Int32, Int32)
|
參見 fcntl(2)
|
|
Fdatasync(FileDescriptor)
|
參見 fdatasync(2)。
|
|
Fstat(FileDescriptor)
|
參見 fstat(2)。
|
|
Fstatvfs(FileDescriptor)
|
參見 fstatvfs(2)。
|
|
Fsync(FileDescriptor)
|
參見 fsync(2)。
|
|
Ftruncate(FileDescriptor, Int64)
|
參見 ftruncate(2)。
|
|
Gai_strerror(Int32)
|
參見 gai_strerror(3)項。
|
|
Getegid()
|
參見 getegid(2)。
|
|
Getenv(String)
|
參見 getenv(3)。
|
|
Geteuid()
|
參見 蓋特伊德(2)。
|
|
Getgid()
|
參見 getgid(2)。
|
|
GetHashCode()
|
回傳物件的雜湊碼值。
(繼承來源 Object)
|
|
Getpeername(FileDescriptor)
|
參見 getpeername(2)。
|
|
Getpid()
|
參見 getpid(2)。
|
|
Getppid()
|
參見 getppid(2)。
|
|
Getsockname(FileDescriptor)
|
參見 getsockname(2)。
|
|
GetsockoptTimeval(FileDescriptor, Int32, Int32)
|
參見 getsockopt(2)。
|
|
Gettid()
|
參見 gettid(2)。
|
|
Getuid()
|
參見 getuid(2)。
|
|
Getxattr(String, String)
|
參見 getxattr(2)
|
|
If_indextoname(Int32)
|
參見 if_indextoname(3)項。
|
|
If_nametoindex(String)
|
參見 if_nametoindex(3)項。
|
|
Inet_pton(Int32, String)
|
參見 inet_pton(3))。
|
|
Isatty(FileDescriptor)
|
參見 isatty(3)。
|
|
JavaFinalize()
|
已淘汰.
當垃圾回收判定該物件不再有相關參考時,由垃圾回收器呼叫。
(繼承來源 Object)
|
|
Kill(Int32, Int32)
|
詳見 kill(2)。
|
|
Lchown(String, Int32, Int32)
|
參見 lchown(2)。
|
|
Link(String, String)
|
參見連結(2)。
|
|
Listen(FileDescriptor, Int32)
|
參見 聆聽(2)。
|
|
Listxattr(String)
|
參見 listxattr(2)
|
|
Lseek(FileDescriptor, Int64, Int32)
|
參見 lseek(2)。
|
|
Lstat(String)
|
參見lstat(2)。
|
|
Madvise(Int64, Int64, Int32)
|
參見 madvise(2)。
|
|
Memfd_create(String, Int32)
|
參見 memfd_create(2)項。
|
|
Mincore(Int64, Int64, Byte[])
|
參見 mincore(2)。
|
|
Mkdir(String, Int32)
|
參見 mkdir(2)。
|
|
Mkfifo(String, Int32)
|
參見 mkfifo(3)
|
|
Mlock(Int64, Int64)
|
參見 mlock(2)。
|
|
Mmap(Int64, Int64, Int32, Int32, FileDescriptor, Int64)
|
參見 mmap(2)
|
|
Msync(Int64, Int64, Int32)
|
參見 msync(2)。
|
|
Munlock(Int64, Int64)
|
參見 munlock(2)。
|
|
Munmap(Int64, Int64)
|
參見 munmap(2)。
|
|
Notify()
|
喚醒一個正在該物件監視器上等待的執行緒。
(繼承來源 Object)
|
|
NotifyAll()
|
喚醒所有等待該物件監視器的執行緒。
(繼承來源 Object)
|
|
Open(String, Int32, Int32)
|
參見 open(2)。
|
|
Pipe()
|
參見管道(2)。
|
|
Poll(StructPollfd[], Int32)
|
請參見投票(2)。
|
|
Posix_fallocate(FileDescriptor, Int64, Int64)
|
參見 posix_fallocate(3)項。
|
|
Prctl(Int32, Int64, Int64, Int64, Int64)
|
參見 prctl(2)。
|
|
Pread(FileDescriptor, Byte[], Int32, Int32, Int64)
|
參見 pread(2)。
|
|
Pread(FileDescriptor, ByteBuffer, Int64)
|
參見 pread(2)。
|
|
Pwrite(FileDescriptor, Byte[], Int32, Int32, Int64)
|
參見 pwrite(2)。
|
|
Pwrite(FileDescriptor, ByteBuffer, Int64)
|
參見 pwrite(2)。
|
|
Read(FileDescriptor, Byte[], Int32, Int32)
|
參見 read(2)。
|
|
Read(FileDescriptor, ByteBuffer)
|
參見 read(2)。
|
|
Readlink(String)
|
參見 readlink(2)。
|
|
Readv(FileDescriptor, Object[], Int32[], Int32[])
|
參見 readv(2)。
|
|
Recvfrom(FileDescriptor, Byte[], Int32, Int32, Int32, InetSocketAddress)
|
參見 recvfrom(2)。
|
|
Recvfrom(FileDescriptor, ByteBuffer, Int32, InetSocketAddress)
|
參見 recvfrom(2)。
|
|
Recvmsg(FileDescriptor, StructMsghdr, Int32)
|
參見 recvmsg(2)。
|
|
Remove(String)
|
參見 remove(3)。
|
|
Removexattr(String, String)
|
參見 removexattr(2)。
|
|
Rename(String, String)
|
請參見rename(2)。
|
|
Sendfile(FileDescriptor, FileDescriptor, Int64Ref, Int64)
|
請參見 sendfile(2)。
|
|
Sendfile(FileDescriptor, FileDescriptor, MutableLong, Int64)
|
請參考 <href=」http://man7.
|
|
Sendmsg(FileDescriptor, StructMsghdr, Int32)
|
參見 sendmsg(2)。
|
|
Sendto(FileDescriptor, Byte[], Int32, Int32, Int32, InetAddress, Int32)
|
請參見 sendto(2)。
|
|
Sendto(FileDescriptor, Byte[], Int32, Int32, Int32, SocketAddress)
|
請參見 sendto(2)。
|
|
Sendto(FileDescriptor, ByteBuffer, Int32, InetAddress, Int32)
|
請參見 sendto(2)。
|
|
Setegid(Int32)
|
參見 setegid(2)。
|
|
Setenv(String, String, Boolean)
|
參見 setenv(3)。
|
|
Seteuid(Int32)
|
參見seteuid(2)。
|
|
Setgid(Int32)
|
參見 setgid(2)。
|
|
SetHandle(IntPtr, JniHandleOwnership)
|
設定 Handle 屬性。
(繼承來源 Object)
|
|
SetPeerReference(JniObjectReference, JniObjectReferenceOptions)
|
存取低階系統功能。
(繼承來源 JavaObject)
|
|
Setsid()
|
參見 setsid(2)。
|
|
SetsockoptInt(FileDescriptor, Int32, Int32, Int32)
|
參見 setsockopt(2)。
|
|
SetsockoptTimeval(FileDescriptor, Int32, Int32, StructTimeval)
|
參見 setsockopt(2)。
|
|
Setuid(Int32)
|
參見 setuid(2)。
|
|
Setxattr(String, String, Byte[], Int32)
|
參見 setxattr(2)
|
|
Shutdown(FileDescriptor, Int32)
|
詳見shutdown(2)。
|
|
Socket(Int32, Int32, Int32)
|
參見插槽(2)。
|
|
Socketpair(Int32, Int32, Int32, FileDescriptor, FileDescriptor)
|
參見socketpair(2)。
|
|
Stat(String)
|
詳見 stat(2)。
|
|
Statvfs(String)
|
參見 statvfs(2)。
|
|
Strerror(Int32)
|
參見 strerror(2)。
|
|
Strsignal(Int32)
|
參見 strsignal(3)。
|
|
Symlink(String, String)
|
參見 symlink(2)。
|
|
Sysconf(Int32)
|
請參見 sysconf(3)。
|
|
Tcdrain(FileDescriptor)
|
參見 tcdrain(3)。
|
|
Tcsendbreak(FileDescriptor, Int32)
|
參見 tcsendbreak(3)。
|
|
ToArray<T>()
|
從這個 Java 陣列包裝器建立一個受管理陣列。
(繼承來源 Object)
|
|
ToString()
|
回傳物件的字串表示。
(繼承來源 Object)
|
|
Umask(Int32)
|
參見 umask(2)。
|
|
Uname()
|
參見 uname(2)。
|
|
UnregisterFromRuntime()
|
將此 Java 節點從互通執行時中取消註冊。
(繼承來源 Object)
|
|
Unsetenv(String)
|
參見 unsetenv(3)。
|
|
Wait()
|
導致目前執行緒等待被喚醒,通常是透過 <em>通知</><em 或 em>中斷</em> 來喚醒。
(繼承來源 Object)
|
|
Wait(Int64, Int32)
|
會讓目前執行緒等待喚醒,通常是透過 <em>通知</><em 或 em>中斷</em>,或是經過一定的真實時間。
(繼承來源 Object)
|
|
Wait(Int64)
|
會讓目前執行緒等待喚醒,通常是透過 <em>通知</><em 或 em>中斷</em>,或是經過一定的真實時間。
(繼承來源 Object)
|
|
Waitpid(Int32, MutableInt, Int32)
|
請參閱 。
|
|
Write(FileDescriptor, Byte[], Int32, Int32)
|
參見 write(2)。
|
|
Write(FileDescriptor, ByteBuffer)
|
參見 write(2)。
|
|
Writev(FileDescriptor, Object[], Int32[], Int32[])
|
參見 writev(2)
|