mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-09 02:29:07 +08:00
Cygwin: AF_UNIX: update tests
This commit is contained in:
parent
852fb2afba
commit
6da65394a3
@ -21,6 +21,6 @@
|
||||
#include "unix_sockets.h" /* Declares our socket functions */
|
||||
#include "af_unix_hdr.h"
|
||||
|
||||
#define SOCK_PATH "scm_multi"
|
||||
#define SOCK_PATH "/tmp/scm_multi"
|
||||
#define MAX_FDS 1024 /* Maximum number of file descriptors we'll
|
||||
attempt to exchange in ancillary data */
|
||||
|
@ -18,4 +18,4 @@
|
||||
#include "unix_sockets.h" /* Declares our unix*() socket functions */
|
||||
#include "af_unix_hdr.h"
|
||||
|
||||
#define SOCK_PATH "scm_rights"
|
||||
#define SOCK_PATH "/tmp/scm_rights"
|
||||
|
Loading…
x
Reference in New Issue
Block a user