Hello,

Can anybody enlighten me on how to use FCGI from fcl-web package? Is it working 
code at all?
From what I know FastCGI application should be running seperately from http 
server and be connectable via sockets, whereas I cannot find any socket-related 
calls like (fp)Bind or fp(Listen) in the code (FPC 2.3.1). Only fpAccept exists 
inside of custfcgi.pp which tries to accept connection from StdInputHandle, and 
this looks somehow cryptic to me. But maybe I am missing something?

Artur
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to