Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
This will allow log data from C libs.
|
|
|
|
If log file open failed, redirect logging back to stdout.
|
|
|
|
In most case it equal to std::vector except debug modes.
Now it can be also mse::mstd::vector, but sadly this class not support
all required features.
|
|
|
|
|
|
Before it was buffered before any logging data from main thread.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
packets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also remplace legacy headers.
|
|
|
|
|