Files
cpython/Modules
Andrew MacIntyre daedf21852 Fixes for AF_UNIX support on OS/2:
- return the full size of the sockaddr_un structure, without which
  bind() fails with EINVAL;
- set test_socketserver to use a socket name that meets the form
  required by the underlying implementation;
- don't bother exercising the forking AF_UNIX tests on EMX - its
  fork() can't handle the stress.
2004-04-11 12:03:57 +00:00
..
2003-12-02 18:57:47 +00:00
2004-02-14 00:31:13 +00:00
2004-02-12 17:35:32 +00:00
2004-03-18 11:04:57 +00:00
2002-07-17 16:30:39 +00:00
2004-01-04 04:00:13 +00:00
2003-07-08 21:17:25 +00:00
2004-01-17 14:19:44 +00:00
2003-12-04 22:17:49 +00:00
2004-01-17 14:19:44 +00:00
2002-08-07 16:21:51 +00:00
2002-10-30 21:08:34 +00:00
2004-02-14 00:31:13 +00:00
2002-07-17 16:30:39 +00:00
2004-02-18 05:59:53 +00:00
2003-02-13 18:44:57 +00:00