Re: Asynchronous server test
- From: Dan Winship <danw gnome org>
- To: Michael Bell <michael bell cms hu-berlin de>
- Cc: libsoup-list gnome org
- Subject: Re: Asynchronous server test
- Date: Fri, 07 Nov 2008 09:29:10 -0500
Michael Bell wrote:
> Do you have a test or program which we can use to test the asynchronous
> server implementation of libsoup on Solaris and FreeBSD to localize the
> problem? Perhaps our code makes something wrong with the thread or
> context management which Linux can tolerate (e.g. GMutex behaves
> different on Linux/Solaris and FreeBSD).
Try building libsoup from source and doing "make check" in the tests/
directory.
In particular: chunk-test, context-test, forms-test, misc-test, and
redirect-test all use a SoupServer in a separate thread with its own
GMainContext.
-- Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]