MINOR: hlua_fcn: add Server.get_pend_conn() and Server.get_cur_sess()

Server.get_pend_conn: number of pending connections to the server
Server.get_cur_sess: number of current sessions handled by the server

Lua documentation was updated accordingly.
2 files changed