There are no XML only / XML specific socket functions, no. There's no point in having them...
If you want to open sockets, look at fopen() and fsockopen()
If you're looking for SOAP/XML or XML-RPC code, go search Google for 'nuSOAP' and 'PHP XML-RPC'