aboutsummaryrefslogtreecommitdiff
path: root/docs/library/usocket.rst
AgeCommit message (Expand)Author
2016-06-26docs/library: Fix typo in docs for usocket.listen().Martin Müller
2016-06-07docs/usocket: There must be empty line after .only:: .Paul Sokolovsky
2016-05-03docs: Use getaddrinfo() result in easy way.Paul Sokolovsky
2016-04-27docs/library: Consistently use admonitions for CPython differences.Paul Sokolovsky
2016-04-23docs/usocket: Describe address format once at the beginning.Paul Sokolovsky
2016-04-23docs/usocket: socket.IPPROTO_SEC is WiPy-specific.Paul Sokolovsky
2016-04-23docs/usocket: Socket-specific exceptions are for WiPy only.Paul Sokolovsky
2016-04-23docs/library/usocket: Add link to CPython's socket module.Paul Sokolovsky
2015-10-21docs: Add usocket and ussl modules' documentation.danicampora
2014-10-31docs: Cleanup and update some docs.Damien George
2014-10-31docs: Import documentation from source-code inline comments.Damien George