Use the 'rsocket' module. 

This is our implementation of '_socket', the Python builtin module
exposing socket primitives, which is wrapped and used by the standard
library 'socket.py' module. 'rsocket' is based on `rctypes`_.

.. _`rctypes`: ../rctypes.html
