[Mono-list] Re: I have System.Net.HttpListener.

Atsushi Eno atsushi at ximian.com
Tue Nov 1 13:06:54 EST 2005


G'day Oleg,

> Last 2 monthes I did no changes in code. Frankly, during this
> nothes my work was mostly on business WinForms application.
> I think, I will be busy during next 1-2 monthes, so I cannot
> make big changes myself.

Yeah, that's we^W non-Novell hackers would always face. Don't
worry, that doesn't matter.

> The greates problem I am worrying today is testing. There are
> 2 areas, where I am not sure: multithreading (race conditions)
> and fully valid HTTP/1.1 protocol implementation.

Maybe we can write tests for very obvious cases (anyways it won't be
simply done in our NUnit tests).

> Atsushi, I understand your point on source code style and naming
> conventions. It is OK to change code. May be I will do it, but I
> am not sure due to busy time.

That's OK; we can do it instead.

> I am really INTERESTING what is in archive you attached to mail.
> Some HttpListener extensions? Very interesting! But it seems it
> is broken here - 2 Kb tar only. Or may be I use inproper tool
> to unpack?

Oh, well, that archive is not something that interesting. It just
packs new missing types that does not seem to exist in the .NET 2.0
beta version you used to write your code (such as HttpRequestHeader
enum). Nothing more than that.

> Thank you, Atsushi Eno. Let me know when my code will be integrated
> to Mono, it will make me happy these cold days :-)

If I could make changes to your code before you come back with
enough time, I'll post rewritten one before checking in :-)

Thanks,
Atsushi Eno


More information about the Mono-list mailing list