Changes

103 bytes added ,  21:08, 2 December 2014
no edit summary
Line 29: Line 29:  
==== Parasite body ====
 
==== Parasite body ====
   −
Parasite body lives in <code>pie/parasite.c</code> file and as file extension implies is written in pure C language.
+
Parasite body lives in <code>pie/parasite.c</code> file and as file extension implies is written in pure C language. The entry point is parasite_service, which simply opens unix socket and reads the command to service.
 +
 
 
[[Category: Under the hood]]
 
[[Category: Under the hood]]