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

Definition at line 30 of file test_tcp.c.

Referenced by tcp_write().