Help for this page

Select Code to Download


  1. or download this
    4162  socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 4
    4162  ioctl(4, TIOCNXCL, 0x7f8dd7b0)    = -1 EINVAL (Invalid argument)
    4162  _llseek(4, 0, 0x7f8dd7d0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
    ...
    4161  getegid()                         = 0
    4161  _newselect(8, [], NULL, NULL, {15, 0}) = 0 (Timeout)
    4161  write(2, "accept failed: Connection timed "..., 89) = 89