-
Pierre Ynard authored
Only C userdata can set a garbage collector that way. Client sockets are leaked when the interface is stopped, because the destructor is never called. And given how the thread is cancelled in poll(), I can't see a simple way to call it.
6addf026