FACT++  1.0
#define MY_FD_SET (   fd,
  set 
)    FD_SET(fd, set)

Definition at line 78 of file tcpip.c.

Referenced by tcpip_task().