Is the new C++11 going to contain any socket library? So that one could do something std::socket-ish?
std::socket
Seeing as how std::thread will be added,
std::thread
The wikipedia page for C++0x is usually pretty up to date and the section on library changes doesn't seem to mention sockets.