(SRT API params are typeless, and for strings it expects the string **length** obviously, while what was put there is some random constant related to the allocated size of platform specific string container class!! :D) & compiler warning regarding std::string/c_str-pointer lifecycles, std::string needs to stay on stack until srt_setsockflag call to be safe indeed. + add JS-exception thrown for unexpected value type passed + SRT_SOCKOPT cast general style fixes |
||
|---|---|---|
| .. | ||
| async-api-enums.ts | ||
| async-helpers.js | ||
| async-read-modes.js | ||
| async-reader-writer.js | ||
| async-worker.js | ||
| async-write-modes.js | ||
| async.js | ||
| binding.cc | ||
| logging.js | ||
| node-srt.cc | ||
| node-srt.h | ||
| srt-api-enums.ts | ||
| srt-enums.h | ||
| srt-server.js | ||
| srt-stream-readable.js | ||
| srt-stream-writable.js | ||
| tools.js | ||