summaryrefslogtreecommitdiff
path: root/Lib/plat-freebsd5/SOCKET.py
Commit message (Collapse)AuthorAgeFilesLines
* The socket constants have been moved to the socket module for a long time;Fred Drake2001-02-021-142/+0
| | | | | the standard library does not use the SOCKET module any more, and it is not defined for all platforms (Windows, in particular).
* tg@freebsd.orgJeremy Hylton2000-08-311-0/+142
close SF patch #101354