commit | fb2d25a15432bf53bd62c1033114732f03a22b8d | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Mon Jan 07 16:12:44 2008 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Mon Jan 07 16:12:44 2008 +0000 |
tree | 7858200c6c16990245dc6ab9aa03b5656850900f | |
parent | e28fa297e93f9904520b55ee903edaa4c2ef17bf [diff] |
Issue #1646: Make socket support TIPC. The socket module now has support for TIPC under Linux, see http://tipc.sf.net/ for more information. Thanks to Alberto Bertogli for the patch