1:Resolving this all error message with class IpAddr.
1:You have the code base that compatible with IPv6 sockets.
+{section: How proxy socket interface look like?}
+
+My initial plan is to place prefix "condor_". inet_ntop becomes condor_inet_ntop. connect becomes condor_connect.
+
+I do not think we need any class that encapsulating those BSD socket interfaces. The reason is that I do not change any semantics of BSD socket interface but only syntax. Or, if you suggest just a c++ namespace, I would certainly accept that.
+
+Also, I am skeptical to another socket interface layer since we already have socks, reli_sock, and so on. BSD socket interface is kinda universal since it even ported to Playstation Portable programming interface.
+
{section: Todo}
Manageable daily work-list.