4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-08 18:19:08 +08:00

10 lines
150 B
C

/* Header for msg_peek_sv.c and msg_peek_cl.c */
#include "af_unix_hdr.h"
#define SV_SOCK_PATH "/tmp/peek"
#define BUF_SIZE 100
#define BACKLOG 5