| 程序包 | 说明 |
|---|---|
| cn.foxtech.common.utils.serialport.linux |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
LinuxMacro.FD_ISSET(int d,
FD_SET set) |
static void |
LinuxMacro.FD_SET(int d,
FD_SET set) |
static void |
LinuxMacro.FD_ZERO(FD_SET set) |
int |
LinuxAPI.select(int __nfds,
FD_SET readfds,
FD_SET writefds,
FD_SET exceptfds,
TIMEVAL timeout) |
Copyright © 2023. All rights reserved.