summaryrefslogtreecommitdiffstats
path: root/Modules/socketmodule.h
Commit message (Expand)AuthorAgeFilesLines
* Moved the declaration of PySocketSock_Type from socketmodule.h toTim Peters2002-02-171-7/+0
* For readability, switch to tab indents; was using a mix of tab indents,Tim Peters2002-02-171-35/+35
* Break SSL support out of _socket module and place it into a newMarc-André Lemburg2002-02-161-0/+159