On Feb 5, 2010, at 4:01 AM, KaiGai Kohei wrote: > (2010/02/05 11:40), KaiGai Kohei wrote: >> (2010/02/04 18:32), Toru Maesaka wrote: >>> Hi! >>> >>> Thanks for your proof of concept. >>> >>>> From observing your patch, you should be able to develop this as an >>> engine once we make changes to the modular engine subsystem based on >>> your feedback. Your feedback on get() being called inside another >>> function is a good point (thanks!) and I believe some of us have come >>> to an agreement to refactor that area. As for getting your hands on >>> the connection socket, Trond is willing to add it to the API. >> >> This is an off topic. > > And, one more off topic. > > Is the do_add_delta() really thread safe?
Yes it is thread safe in the context it is called. Trond
