Files @ 1c075fe042df
Branch filter:

Location: DistRen/NEWS

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
2010-05-18  Ethan Zonca <ez@ethanzonca.com>

	* Basic rendering is now possible using http://dev.distren.org/ (see DistRenWeb repo) and distrensimpleslave,
		which uses a PHP interface to work around the nonfunctional server codebase.