Add anetTcp6Server() function.
Refactor the common code from anetTcpServer into internal function which can be used by both anetTcpServer and anetTcp6Server.
Please register or sign in to comment
Refactor the common code from anetTcpServer into internal function which can be used by both anetTcpServer and anetTcp6Server.