summaryrefslogtreecommitdiffstats
path: root/Mac/Unsupported/mactcp
Commit message (Collapse)AuthorAgeFilesLines
* Last minor tweaks: debug off, added missing img mods, minor thingsJack Jansen1995-10-121-175/+174
|
* Ported to CW7Jack Jansen1995-10-091-121/+179
|
* added read/writelines, bufsize to makefile, gethostbyaddrGuido van Rossum1995-09-011-7/+29
|
* Projects used for 1.3b3 distribution (I promise I won't check them inJack Jansen1995-09-011-32/+41
| | | | for every little change;-)
* Hexbinned CodeWarrior projectsJack Jansen1995-08-311-0/+114
|
* Ported to CodeWarrior 6Jack Jansen1995-06-091-5/+4
|
* reverse sense of PyMac_Idle testGuido van Rossum1995-03-061-1/+1
|
* socket.pyGuido van Rossum1995-03-061-8/+8
|
* correct some return values and remove some unused variablesGuido van Rossum1995-03-041-5/+2
|
* include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;Guido van Rossum1995-03-041-4/+7
| | | | | and correct sens of PyMac_Idle() test. But should'nt this raise KeyboardInterrupt instead of silently returning?
* fix several cosmetic things, add buffering to makefileGuido van Rossum1995-03-041-62/+107
|
* remove unused varsGuido van Rossum1995-02-131-2/+1
|
* Ported to CW5 (or to new Universal Headers, actually)Jack Jansen1995-01-222-3/+11
|
* Fixed listen()/getsockname() bugJack Jansen1995-01-191-7/+3
|
* - Ported to powerpcJack Jansen1995-01-184-63/+146
| | | | | - Fixed bug with accept() call - Better error checking
* Interface to MacTCP and the MacTCP Domain Name ResolverJack Jansen1994-12-145-0/+2204
|
* New standard modules for the mac.Jack Jansen1994-12-143-0/+337