]> Cypherpunks repositories - gostls13.git/commit
syscall: Parse and encode SCM_RIGHTS and SCM_CREDENTIALS.
authorAlbert Strasheim <fullung@gmail.com>
Mon, 18 Jul 2011 15:21:59 +0000 (11:21 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 18 Jul 2011 15:21:59 +0000 (11:21 -0400)
commit870fdd760ab256ce02955488a3e47fea5af24e55
tree416ae4656b53cbcc8aa7e607357e2f12073c8077
parentc1f035ba4c77e84bd7bc857337f5963c9b6eeab2
syscall: Parse and encode SCM_RIGHTS and SCM_CREDENTIALS.

R=rsc, agl, mikioh.mikioh
CC=golang-dev
https://golang.org/cl/4667066
src/pkg/syscall/Makefile
src/pkg/syscall/sockcmsg_linux.go [new file with mode: 0644]
src/pkg/syscall/sockcmsg_unix.go