Files @ 1c075fe042df
Branch filter:

Location: DistRen/README - annotation

binki
Fixed one of the stupidest mistakes one could make when using poll(); I used .events where I needed .revents.
Fixed typo in function name: mulitiio_poll_invoke_handlers() -> multiio_poll_invoke_handlers() and small variable initialization cleanup.
1
2
3
4
Welcome to the amazing DistRen C-based system. Think it's completely nonfunctional and without a single line of 
code? No longer.

Basic documentation resides on http://protofusion.org/wiki/DistRen_Manual, and relevant sections will be transferred to this file in the near future.