v1.5.0
- Added two string aliases for
connection_handler
option. Now you
can conveniently useconnection_handler="exec"
. - Improved
handle_connection_exec
. It now has a clean way to exit
(exit()
) and properly closes the socket.
connection_handler
option. Now youconnection_handler="exec"
.handle_connection_exec
. It now has a clean way to exitexit()
) and properly closes the socket.