Skip to content

Example of mulithread server on C using FCGI lib, pthread, curl and glib2

Notifications You must be signed in to change notification settings

rashkur/C.FCGI.MT.Example

Repository files navigation

C FCGI Multithread Example

I've wrote this code to learn C language a little bit more.
It's not leaking memory or mutexes so you can use it like a basis for your own experements.
Can process queries like /query1?arg1======123qwe게&arg2=145%206АДЖИ가%20게 가셨어요&arg3=test123&arg4&arg5=232323=asdda====asd&3qe&&&&&3zz=&=asas&arg3=aasasas and respect repeating args

Code in allInOne is more simple and efficent but cannot process utf-8 and may contain some bugs.

About

Example of mulithread server on C using FCGI lib, pthread, curl and glib2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published