mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-02 12:30:24 +08:00
8 lines
134 B
C
8 lines
134 B
C
/* Header for readv_socket.c and writev_socket.c */
|
|
|
|
#include "af_unix_hdr.h"
|
|
|
|
#define SV_SOCK_PATH "/tmp/scatter"
|
|
|
|
#define BACKLOG 5
|