uniqs

Results 5 comments of uniqs

Reading or just try building and executing the examples/tutorial code is very helpful, and you can change the das from the tutorials to have some fun.

this is so simple. ./log_wrapper/log_wrapper.go: ``` package log_wrapper import ( "github.com/rs/zerolog" "os" ) var MainLog zerolog.Logger type FilteredWriter struct { w zerolog.LevelWriter level zerolog.Level } func (w *FilteredWriter) Write(p []byte)...

when the server peer closed, the client peer try to do async_connect , or connect, this error will occur. It is by design.

Does this works with Set? this is my code, using the v8::value, but still not working. `if (si->IsSet())` return true, but I just don't know how to get the result....