On 29 January 2013 18:52, Stéphane Ducasse <[email protected]> wrote: >> Hi, >> >> I require SCTP support for my work. I have implemented very basic >> support in the unix version of the SocketPlugin[1], made modifications >> to the CMake generation, the VMMaker part of the SocketPlugin and the >> Network-Kernel. Basic manual testing shows that I can open a connection >> read/write using the normal and specialized selectors. The Smalltalk bits >> can be found here[2]. > > Thanks a lot :) >> >> What is the process to get a feature like this integrated? Is there >> a precedence of emitting CMake rules to check for libraries/headers >> to be present? > > - publish it on git > - have some tests > - send a mail to the mailing-list > - sign the license agreements > - enter a bug entry > - sync with esteban and igor. > yes, we need some tests and examples. because i am completely ignorant about this protocol, and i don't know if it will work or not by just looking at code (regardless that the code looks fine to me :) ).
>> holger >> >> >> [1] >> https://gitorious.org/~zecke/cogvm/zeckes-cogvm/commit/24bb6fd2c1666137356754049f03ca5f246711d7 >> [2] http://smalltalkhub.com/#!/~hfreyther2/sctp/source >> > > -- Best regards, Igor Stasenko.
