mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-08 18:19:08 +08:00
8 lines
129 B
C
8 lines
129 B
C
/* Header for waitall_sv.c and waitall_cl.c */
|
|
|
|
#include "af_unix_hdr.h"
|
|
|
|
#define SV_SOCK_PATH "/tmp/waitall"
|
|
|
|
#define BACKLOG 5
|