[Mono-list] Re: Contribute code to System.Net

Phillip Pearson pp@myelin.co.nz
Tue, 11 Dec 2001 10:07:54 +1300


> It depends on the classes you want to work on.
>
> Dick will be working on the core socket code (I CCed him) as that
> requires integration with our support libraries.
>
> I would say, pick an unimplemented class (get a snapshot from
> http://www.go-mono.com/snapshots) and work on it ;-)

I'm working on System.Net.Sockets.Socket too, but haven't done anything on
it in a couple of weeks now.  I've made a skeleton and documented it, but
haven't written the actual code yet.

(You'll find it in mcs/class/System/System.Net.Sockets/Socket.cs)

Should I leave this one alone, if Dick has it marked for himself?

Cheers,
Phillip.