helloray

Results 3 issues of helloray

As an asynchronous networking lib, it is necessary to have a timer event and related callbacks. Could you please add it?

Description Fix: Autoplay musics and videos filebrowser/filebrowser#233 ![default](https://user-images.githubusercontent.com/5954203/48876244-0e485200-ee38-11e8-99e2-6ab7d55bfe0b.png) By default, the repeat mode is disabled. When user click the repeat icon, it will iterate among disable/repeat_all/repeat_one mode in current directory.

According to iptables user manual, we are suggest to do filter work only in iptables filter table. There are three chains in it: INPUT, FORWARD, OUTPUT. Why does this module...