summaryrefslogtreecommitdiffstats
path: root/Lib/plat-linux1/SOCKET.py
Commit message (Collapse)AuthorAgeFilesLines
* The socket constants have been moved to the socket module for a long time;Fred Drake2001-02-021-183/+0
| | | | | the standard library does not use the SOCKET module any more, and it is not defined for all platforms (Windows, in particular).
* more recent linux header filesGuido van Rossum1996-01-261-23/+59
|
* added Linux specific filesGuido van Rossum1995-04-051-0/+147