]> Cypherpunks repositories - gostls13.git/commit
net: android no longer supports unix/unixgram
authorDavid Crawshaw <crawshaw@golang.org>
Mon, 19 Oct 2015 18:41:38 +0000 (14:41 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Mon, 19 Oct 2015 19:27:22 +0000 (19:27 +0000)
commit996c540be265716f3c00259eee38487c0b6e301e
tree6b9b66e76ae6c90ed3b73b4c0a23414a875dc244
parent3cd56b4dca8fefe769e384c8e696e9e3eaa40b39
net: android no longer supports unix/unixgram

I cannot find any documentation for this, but these tests no longer run
on the device I have since upgrading to Android L. Presumably it still
works for root, but standard Android programs to not have root access.

Change-Id: I001c8fb5ce22f9ff8d7433f881d0dccbf6ab969d
Reviewed-on: https://go-review.googlesource.com/16056
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
src/net/platform_test.go