Message235416
Does not work on Debian 7 Wheezy, kernel 3.2.65.
$ python test.py
('sending ', 0)
took 0.000s
('sending ', 1)
took 0.000s
('sending ', 2)
took 0.000s
('sending ', 3)
took 0.000s
('sending ', 4)
took 0.000s
('sending ', 5)
took 0.000s
('sending ', 6)
took 0.000s
('sending ', 7)
took 0.000s
('sending ', 8)
took 0.000s
('sending ', 9)
took 0.000s
('sending ', 10)
took 0.000s
('sending ', 11)
took 0.000s
Traceback (most recent call last):
File "test.py", line 17, in <module>
s.sendto("hello", SOCKNAME)
socket.error: [Errno 11] Resource temporarily unavailable
$ uname -a
Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u1 x86_64 GNU/Linux |
|
Date |
User |
Action |
Args |
2015-02-05 01:52:11 | piotrjurkiewicz | set | recipients:
+ piotrjurkiewicz, pitrou, neologix |
2015-02-05 01:52:11 | piotrjurkiewicz | set | messageid: <1423101131.61.0.348655194093.issue23351@psf.upfronthosting.co.za> |
2015-02-05 01:52:11 | piotrjurkiewicz | link | issue23351 messages |
2015-02-05 01:52:10 | piotrjurkiewicz | create | |
|