4 Commits (f23f307e172fbda2e4a1dc699f2a979af8cbebe9)

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.
10 months ago
Aadhavan Srinivasan c2c095dfa7 Added code to get a non-const char* from a std::string 10 months ago
Aadhavan Srinivasan 7e362f0ed9 Moved the private functions out of the anonymous namespace, because I need to use them in other places 10 months ago
Aadhavan Srinivasan 41f44797a1 Split connect_code file into header and implementation 10 months ago