Re: Asynchronous server test



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]