Comment 5 for bug 960535

Revision history for this message
Ralf Hildebrandt (ralf-hildebrandt) wrote :

stracing the process results in:

recvfrom(5, "a\2\312\rm%M\22\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\37%\3\0\0", 4096, 0, NULL, NULL) = 32
recvfrom(5, 0x1e0eff4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvfrom(5, 0x1e0eff4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=12, events=POLLIN}, {fd=16, events=POLLIN}, {fd=14, events=POLLIN}, {fd=15, events=POLLIN}, {fd=13, events=POLLIN}, {fd=11, events=POLLIN}], 10, -1) = 1 ([{fd=5, revents=POLLIN}])
read(3, 0x7fffaeb9d500, 16) = -1 EAGAIN (Resource temporarily unavailable)
recvfrom(5, "a\2\312\r-&M\22\3\4\4\0\0\0\0\0\0\0\0\4\4\4\4\4\0\0\3\37%\2\0\0", 4096, 0, NULL, NULL) = 32
recvfrom(5, 0x1e0eff4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvfrom(5, 0x1e0eff4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=12, events=POLLIN}, {fd=16, events=POLLIN}, {fd=14, events=POLLIN}, {fd=15, events=POLLIN}, {fd=13, events=POLLIN}, {fd=11, events=POLLIN}], 10, -1^C <unfinished ...>