Ticket #787 (new enhancement)

Opened 3 months ago

add socketpair call to unix-sockets egg

Reported by: zbigniew Owned by: felix
Priority: minor Milestone:
Component: extensions Version: 4.7.x
Keywords: socketpair Cc:

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 .

Attachments

unix-sockets-pair.diff.txt (1.7 kB) - added by zbigniew 3 months ago.
unix-sockets-wiki.diff.txt (1.1 kB) - added by zbigniew 3 months ago.

Change History

Changed 3 months ago by zbigniew

Changed 3 months ago by zbigniew

Note: See TracTickets for help on using tickets.