1. aee0879 Made struct a standard built-in module; added string args to {set,get}sockopt; by Guido van Rossum · 32 years ago
  2. ff4949e * Makefile: cosmetics by Guido van Rossum · 32 years ago
  3. 25bec8c Sometimes, recvfrom() returns an empty address; this is not an error. by Guido van Rossum · 32 years ago
  4. ed233a5 Changes for new UNIX-specific built-in module 'select' and new header for by Guido van Rossum · 32 years ago
  5. 710e1df Some UNIX types want the exact size of the address structure by Guido van Rossum · 32 years ago
  6. 0e69587d Added {get,set}sockopt(). allowbroadcast is now obsolete. by Guido van Rossum · 32 years ago
  7. bab9d03 Copyright for 1992 added by Guido van Rossum · 32 years ago
  8. d15b733 Lint fixes. by Guido van Rossum · 32 years ago
  9. 9c16d7f Cal get*Str*arg() instead of get*str*arg(), until the code is fixed. by Guido van Rossum · 33 years ago
  10. 0bb1a51 AIX fix. by Guido van Rossum · 33 years ago
  11. e0e5edc Added allowbroadcast() by Guido van Rossum · 33 years ago
  12. 54ba21b Make Socktype global so old and new compilers will like it. by Guido van Rossum · 33 years ago
  13. 8119447 Add gethostname() and s.avail(). by Guido van Rossum · 33 years ago
  14. 4dd2a7e Connection sockets now have the proper family/type/proto values. by Guido van Rossum · 33 years ago
  15. 30a685f Many changes to the interface, and added comments. by Guido van Rossum · 33 years ago
  16. 6574b3e Initial revision by Guido van Rossum · 33 years ago