On Fri, 13 Apr 2007, David Lee wrote:
> [...] There is also at > least one bugfix (a long term variable being set up as something on the > short-term stack) [...] For the record: actually I was misreading the original code (function "asyn_echoserver()", variable "stopsending"). Yes it using a stack variable for use in other asynchronous-callback functions (which in much comms software would be an error), but in this case overall that function doesn't return until the need for the variable has ended. My mis-read. -- : David Lee I.T. Service : : Senior Systems Programmer Computer Centre : : UNIX Team Leader Durham University : : South Road : : http://www.dur.ac.uk/t.d.lee/ Durham DH1 3LE : : Phone: +44 191 334 2752 U.K. : _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
