« Previous | Next » 

Revision 27061cc9

ID27061cc9f45afbc4ddc1efa8bed1ea22df7cb0f4
Parent cc0e7efb
Child 0a2076b2

Added by Ben Noordhuis about 12 years ago

udp_wrap, stream_wrap: lazy init slab allocator

Create slab allocator when binding is initialized.

Add an AtExit handler to destroy the slab before the VM shuts down, it can't be
disposed when V8 is dead and Valgrind will complain about memory leaks.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences