luatelnet: accept multiple commands seperated by '\n' or '\r'.
It was possible with the oldtelnet interface using something like (echo admin ; echo help) | nc localhost 4212 That's now working with the lua one (but not the cleanest way). (cherry picked from commit f5b8b43a) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
Showing
Please register or sign in to comment