added: plugins_dir to config
small changes in makefiles git-svn-id: svn://ttmath.org/publicrep/winix/trunk@643 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -74,7 +74,7 @@ bool App::CreateFCGISocket()
|
||||
|
||||
|
||||
|
||||
int s = FCGX_OpenSocket(sock, 10);
|
||||
int s = FCGX_OpenSocket(sock, 100);
|
||||
|
||||
if( s < 0 )
|
||||
{
|
||||
|
Reference in New Issue
Block a user