There could be no upper limit on the length of a path according to POSIX, therefore these macros may not be defined at all on some systems (such as GNU Hurd). There is however a limit on sizeof(struct sockaddr_un.sun_path), so use it. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxcb/-/merge_requests/65> |
||
|---|---|---|
| .. | ||
| man | ||
| .gitignore | ||
| Makefile.am | ||
| c_client.py | ||
| xcb.h | ||
| xcb_auth.c | ||
| xcb_conn.c | ||
| xcb_ext.c | ||
| xcb_in.c | ||
| xcb_list.c | ||
| xcb_out.c | ||
| xcb_util.c | ||
| xcb_windefs.h | ||
| xcb_xid.c | ||
| xcbext.h | ||
| xcbint.h | ||