Il 15/01/2014 22:56, Peter Maydell ha scritto: > > We have had endless problems with it, including upstream discussions > > with curl people, summarised in this bug: > > > > https://bugzilla.redhat.com/show_bug.cgi?id=971790 > > Looking through the thread from upstream, I see they basically > said "you need to implement the timer callback" :-)
Which was hard to do only 6 months ago. But now that Alex Bligh implemented all the infrastructure for aio_timer_init, it is fairly easy as Peter's patch and mine show. Paolo