Heap-based timer implementation (was Re: [Libevent-users] announcing libev, towards a faster and more featureful libevent)

Marc Lehmann libev at schmorp.de
Mon Nov 5 16:49:43 EST 2007


> also, it seems libevent is exporting all those heap functions (they are
> all external symbols). it probably shouldn't. or maybe there is some macro
> trick that fixes this, but at leats in my .so all min_ functions are
> exported.

easier, they are declared static, and I need to study my nm output closer,
ignore me, sorry (but I caught it in time :)

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      pcg at goof.com
      -=====/_/_//_/\_,_/ /_/\_\


More information about the Libevent-users mailing list