ePump v2.1.2 released
- add DNS resolving functionality for the support of complete non-blocking;
- add eptcp_ep_connect function by new DNS resolving, without system call getaddrinfo;
- fixed the bug: iodev_t instances created before epump threads started do not work properly;
- the callback of DNS resolving success will be delivered to the worker thread that caller invoked;