reSIProcate project
reSIProcate
Mailing Lists
Source Code
Google Search:
reSIProcate site
Web Search
< Previous by Date
Date Index
Next by Date >
Thread Index
[reSIProcate] solved (was: stateless-proxy example runtime error )
From
:
martin.van.den.berg@xxxxxxxxxxx
Date
: Wed, 28 Jul 2004 14:56:33 +0200
Hi all,
I've found out that the reSIP 0.4.0 contains a bug (win32 only?) in ThreadIf.cxx::join(), here to be exact:
#if defined(WIN32)
DWORD exitCode;
while ( !GetExitCodeThread(mThread,&exitCode) )
{
WaitForSingleObject(mThread,INFINITE);
}
#else
Anyway, I noticed it was fixed in the head revision. This leads to my next question: which stable version can I use best from SVN? And, does version 0.4.0 mean that the reSIP stack is in development/test phase without a stable release?
Martin
Prev by Date:
[reSIProcate] stateless-proxy example runtime error
Next by Date:
[reSIProcate] (no subject)
Previous by thread:
[reSIProcate] stateless-proxy example runtime error
Next by thread:
[reSIProcate] how to use resiprocate.lib?
Index(es):
Date
Thread
webmaster AT resiprocate DOT org
reSIProcate Privacy Policy