Danny de Jong

Results 3 comments of Danny de Jong

Yeah I was having a similar problem with no sound playing. After finding issue #330 I realized it might be the fact that after the stream variable is dropped, the...

I think `OutputStream` either needs to use an `Arc` ptr instead of `Weak`, or `OutputStreamHandle` needs a lifetime parameter in its type towards the `OutputStream` variable.

Not sure though if `mio` exposes the `only_v6` function for tcp, can't find it...