Comment 2 for bug 1195443

Revision history for this message
Marc GariƩpy (mgariepy) wrote :

# strace -p 16636 -f -s 1500
Process 16636 attached - interrupt to quit
select(5, [4], NULL, NULL, NULL) = 1 (in [4])
accept(4, {sa_family=AF_INET, sin_port=htons(46054), sin_addr=inet_addr("X.X.X.X")}, [16]) = 5
write(5, "NBDMAGIC", 8) = 8
write(5, "IHAVEOPT", 8) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
Process 16636 detached