• Geoff Simmons's avatar
    Refactor Log.Read(). · 93d65c49
    Geoff Simmons authored
    No longer starting a goroutine -- users decide if they want one.
    
    Native reads are locked per Log object, since they are not safe for
    concurrency with the same native handles.
    
    The global callback map is keyed with an atomically incremented uint64.
    93d65c49
Name
Last commit
Last update
cmd Loading commit data...
internal/pkg/vsm Loading commit data...
pkg Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...