]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: AF_UNIX: use get_unique_id to create pipe name
authorCorinna Vinschen <corinna@vinschen.de>
Sun, 11 Mar 2018 13:54:20 +0000 (14:54 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Sun, 11 Mar 2018 13:54:20 +0000 (14:54 +0100)
commitde29476ed5ea1298389f20c8f3b1b57d887f0b27
tree367d8a9a0385481aa421fa7972e949e981429d06
parent4f1ee1a3e787009bbf1b13e163e92a7616418a04
Cygwin: AF_UNIX: use get_unique_id to create pipe name

It's the same as get_plain_ino in this case, but it's cleaner
and easier to understand.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/fhandler_socket_unix.cc
This page took 0.03165 seconds and 5 git commands to generate.