- 08 Şub, 2012 2 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
- 03 Ara, 2010 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 28 Eyl, 2010 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
retry the select() loop instead of bailing out. This is because select() can incorrectly report a socket as ready for reading (for example, if it received some data with an invalid checksum).
-
- 13 Agu, 2010 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
- 05 Agu, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
exposed in Python.h. This function is similar to POSIX gettimeofday(struct timeval *tp), but available on platforms without gettimeofday().
-