Skip to content

Instantly share code, notes, and snippets.

@cmeisinger
Created January 31, 2012 21:21
Show Gist options
  • Save cmeisinger/1712989 to your computer and use it in GitHub Desktop.
Save cmeisinger/1712989 to your computer and use it in GitHub Desktop.
16:18:41 connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("69.20.0.164")}, 16) = 0
16:18:41 send(3, "\372G\1\0\0\1\0\0\0\0\0\0\tlocalhost\6centro\3ne"..., 38, MSG_NOSIGNAL) = 38
16:18:41 poll([{fd=3, events=POLLIN}], 1, 0) = 0 (Timeout)
16:18:41 clock_gettime(CLOCK_MONOTONIC, {41237410, 734782298}) = 0
16:18:41 clock_gettime(CLOCK_MONOTONIC, {41237410, 734827767}) = 0
16:18:41 clock_gettime(CLOCK_MONOTONIC, {41237410, 734872747}) = 0
16:18:41 clock_gettime(CLOCK_MONOTONIC, {41237410, 734915422}) = 0
16:18:41 poll([{fd=3, events=POLLIN}], 1, 1000) = 1 ([{fd=3, revents=POLLIN}])
16:18:41 clock_gettime(CLOCK_MONOTONIC, {41237410, 739606272}) = 0
16:18:41 recvfrom(3, "\372G\201\200\0\1\0\0\0\0\0\0\tlocalhost\6centro\3ne"..., 513, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("69.20.0.164")}, [16]) = 38
16:18:41 clock_gettime(CLOCK_MONOTONIC, {41237410, 739799183}) = 0
16:18:41 send(3, "f>\1\0\0\1\0\0\0\0\0\0\tlocalhost\0\0\34\0\1", 27, MSG_NOSIGNAL) = 27
16:18:41 recvfrom(3, 0xbfde0797, 513, 0, 0xbfde0998, 0xbfde0790) = -1 EAGAIN (Resource temporarily unavailable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment