4 Commits (52f8034f4e34b15cb247543d993a28efc2c0ee3e)

Author SHA1 Message Date
Aadhavan Srinivasan 52f8034f4e Rudimentary support for IPv6 in server socket creation
I haven't completely implemented it yet, but I did come up with a basic algorithm
to convert the IPv6 address into a 'code' form. I still have to write the code to
actually create the socket, though.
7 months ago
Aadhavan Srinivasan c2c095dfa7 Added code to get a non-const char* from a std::string 8 months ago
Aadhavan Srinivasan 7e362f0ed9 Moved the private functions out of the anonymous namespace, because I need to use them in other places 8 months ago
Aadhavan Srinivasan 41f44797a1 Split connect_code file into header and implementation 8 months ago