Skip to content
Commit 7e02139d authored by Oleksiy Vyalov's avatar Oleksiy Vyalov
Browse files

Calculate size of sockaddr_un manually for abstract sockets:

 - SUN_LEN doesn't work because strlen(sun_path) == 0
 - sizeof(sockaddr_un) doesn't work on Android.

llvm-svn: 251825
parent f83834fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment