Summary

add socketpair call to unix-sockets egg

Metadata

Attachments

Description

As requested by davidpk in #chicken, this patch implements socketpair() in unix-sockets. The call is named unix-pair, but feel free to change this.

There is a simple test program at http://paste.call-cc.org/paste?id=ddb14fa92a4821d9abdea55c736ca1b9db5bada1#a1 .

Changes and comments

[2012-02-12 01:14:35 UTC] zbigniew attached unix-sockets-pair.diff.txt (description=#f)

[2012-02-12 01:14:43 UTC] zbigniew attached unix-sockets-wiki.diff.txt (description=#f)

[2012-08-24 16:42:57 UTC] felix changed status from new to closed

[2012-08-24 16:42:57 UTC] felix set resolution to fixed

[2012-08-24 16:42:57 UTC] felix wrote:

Sorry. I forgot about this.