COMMITS
/ Modules/socketmodule.c June 23, 1992
G
Changes for new UNIX-specific built-in module 'select' and new header for
Guido van Rossum committed
June 12, 1992
G
Some UNIX types want the exact size of the address structure
Guido van Rossum committed
June 5, 1992
G
Added {get,set}sockopt(). allowbroadcast is now obsolete.
Guido van Rossum committed
April 5, 1992
G
Copyright for 1992 added
Guido van Rossum committed
March 27, 1992
G
Lint fixes.
Guido van Rossum committed
January 27, 1992
G
Cal get*Str*arg() instead of get*str*arg(), until the code is fixed.
Guido van Rossum committed
October 20, 1991
G
Added allowbroadcast()
Guido van Rossum committed
September 10, 1991
G
Make Socktype global so old and new compilers will like it.
Guido van Rossum committed
July 27, 1991
G
Add gethostname() and s.avail().
Guido van Rossum committed
July 1, 1991
G
Connection sockets now have the proper family/type/proto values.
Guido van Rossum committed
June 27, 1991
G
Many changes to the interface, and added comments.
Guido van Rossum committed
June 25, 1991
G
Initial revision
Guido van Rossum committed