Code:
accept(4, {sa_family=AF_INET, sin_port=htons(36872), sin_addr=inet_addr("70.85.202.2")}, [16]) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfe39898) = -1 EINVAL (Invalid argument)
_llseek(5, 0, 0xbfe398f0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfe39898) = -1 EINVAL (Invalid argument)
_llseek(5, 0, 0xbfe398f0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
fcntl64(5, F_SETFD, FD_CLOEXEC) = 0
time(NULL) = 1167519568
read(5, "\200|\1\3\1\0c\0\0\0\20", 11) = 11
read(5, "\0\0009\0\0008\0\0005\0\0\26\0\0\23\0\0\n\7\0\300\0\000"..., 115) = 115
time(NULL) = 1167519568
time(NULL) = 1167519568
time(NULL) = 1167519568
write(5, "\26\3\1\0J\2\0\0F\3\1E\226\357P\212\201kY\270\273w\260"..., 1064) = 1064
read(5, "\26\3\1\0\206", 5) = 5
read(5, "\20\0\0\202\0\200\242\33\2555,\310\270\253\6\332\3568\20"..., 134) = 134
read(5, "\24\3\1\0\1", 5) = 5
read(5, "\1", 1) = 1
read(5, "\26\3\1\0000", 5) = 5
read(5, "\274\10G\3\337\232VU\6\224\255\'\200\31\323*\314\240gP"..., 48) = 48
write(5, "\24\3\1\0\1\1\26\3\1\0000\0\335\367o\253\370w\342!?~/\272"..., 59) = 59
rt_sigprocmask(SIG_BLOCK, [PIPE], [], 8) = 0
rt_sigaction(SIGPIPE, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [PIPE], [], 8) = 0
rt_sigaction(SIGPIPE, {0x80a19d4, [], SA_RESTORER, 0x9cb898}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [PIPE], [], 8) = 0
rt_sigaction(SIGPIPE, {SIG_DFL}, {0x80a19d4, [], SA_RESTORER, 0x9cb898}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(6) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7f43708) = 19784
waitpid(19784, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 19784
--- SIGCHLD (Child exited) @ 0 (0) ---
is this what you are looking for.