Software / code / prosody
File
plugins/mod_unknown.lua @ 7125:631c47a65519
loggingmanager: Call setvbuf on output files, defaulting to line-buffered, instead of manually calling flush(). Adds 'buffer_mode' option to sink configuration for stdout, console and file sinks.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Thu, 04 Feb 2016 14:56:49 +0000 |
| parent | 6003:28a90f5fea46 |
line wrap: on
line source
-- Unknown platform stub module:set_global(); -- TODO Do things that make sense if we don't know about the platform