FACT++  1.0
#define MY_FD_ISSET (   fd,
  set 
)    FD_ISSET(fd, set)

Definition at line 80 of file tcpip.c.

Referenced by tcpip_task().