FACT++  1.0
#define writesock (   a,
  b,
  c,
 
)    write(a,b,c)

Definition at line 42 of file tcpip.c.

Referenced by tcpip_write(), and tcpip_write_nowait().