[New-bugs-announce] [issue1646] Make socket support TIPC.

Alberto Bertogli report at bugs.python.org
Tue Dec 18 03:54:12 CET 2007


New submission from Alberto Bertogli:

TIPC (http://tipc.sf.net) is an open protocol designed for use in
clustered computer environments. It currently has an open source
implementation for Linux (>= 2.6.16), and VxWorks.

The attached patch (against trunk) adds optional Linux-only support for
TIPC in the socket module.

If you want me to make one against 3.0 or any other branch, just let me
know.

Thanks,
    Alberto

----------
components: Library (Lib)
files: 0002-Make-socket-support-TIPC.patch
messages: 58721
nosy: albertito
severity: normal
status: open
title: Make socket support TIPC.
versions: Python 2.6
Added file: http://bugs.python.org/file8981/0002-Make-socket-support-TIPC.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1646>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Make-socket-support-TIPC.patch
Type: text/x-patch
Size: 7446 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20071218/5f9e16f9/attachment.bin 


More information about the New-bugs-announce mailing list