summaryrefslogtreecommitdiffstats
path: root/Mac/Unsupported/mactcp/mactcpmodule.c
Commit message (Collapse)AuthorAgeFilesLines
* Has been dead so long that there's no use keeping it in the active bit of ↵Jack Jansen2001-05-101-990/+0
| | | | the repository.
* Added localport/localhost initialization. This fixes socket.getsockname().Jack Jansen1995-10-231-0/+2
|
* reverse sense of PyMac_Idle testGuido van Rossum1995-03-061-1/+1
|
* correct some return values and remove some unused variablesGuido van Rossum1995-03-041-5/+2
|
* Ported to CW5 (or to new Universal Headers, actually)Jack Jansen1995-01-221-1/+4
|
* - Ported to powerpcJack Jansen1995-01-181-12/+92
| | | | | - Fixed bug with accept() call - Better error checking
* Interface to MacTCP and the MacTCP Domain Name ResolverJack Jansen1994-12-141-0/+908