Memory leak on runtime error in lua script
Move all error messages out of the switch() statement in main()
adjustable send/receive queue sizes
Due to design, each client is only capable of sending at most one message per loop iteration so num_clients length is tight bound on worst case
adjustable send/receive queue sizes
Memory leak on runtime error in lua script