Files
cpython/Modules
Andrew MacIntyre fea6d1a2b1 Backport to 2.3:
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:12:31 +00:00
..
2003-12-02 19:00:44 +00:00
2004-03-21 19:53:59 +00:00
2003-10-20 14:34:48 +00:00
2003-10-20 14:34:48 +00:00
2003-10-20 14:34:48 +00:00
2003-10-20 14:34:48 +00:00
2004-04-11 12:12:31 +00:00