Skip to content

Instantly share code, notes, and snippets.

@panki
Created August 15, 2015 09:57
Show Gist options
  • Save panki/071d7e598174f706282d to your computer and use it in GitHub Desktop.
Save panki/071d7e598174f706282d to your computer and use it in GitHub Desktop.
{{EPOLLIN, {u32=12, u64=12}}}, 1024, 78831) = 1
clock_gettime(CLOCK_MONOTONIC, {7175194, 731236628}) = 0
read(12, "", 65536) = 0
futex(0x7f3cc00008c8, FUTEX_WAKE_PRIVATE, 1) = 1
gettimeofday({1439632566, 942141}, NULL) = 0
close(12) = 0
write(1, "\33[0mPOST /transaction/confirmed/"..., 57) = 57
clock_gettime(CLOCK_MONOTONIC, {7175194, 732537335}) = 0
epoll_wait(5, {{EPOLLIN, {u32=10, u64=10}}}, 1024, 119999) = 1
clock_gettime(CLOCK_MONOTONIC, {7175194, 828808034}) = 0
accept4(10, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = 12
futex(0x7f3cc00008c8, FUTEX_WAKE_PRIVATE, 1) = 1
gettimeofday({1439632567, 39830}, NULL) = 0
accept4(10, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {7175194, 829396708}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 12, {EPOLLIN, {u32=12, u64=12}}) = 0
epoll_wait(5, {{EPOLLIN, {u32=12, u64=12}}}, 1024, 119999) = 1
clock_gettime(CLOCK_MONOTONIC, {7175194, 829511267}) = 0
read(12, "POST /transaction/confirmed/ HTT"..., 65536) = 5493
gettimeofday({1439632567, 40337}, NULL) = 0
clock_gettime(CLOCK_MONOTONIC, {7175194, 830005570}) = 0
gettimeofday({1439632567, 40764}, NULL) = 0
getpeername(12, {sa_family=AF_INET, sin_port=htons(46377), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
gettimeofday({1439632567, 41866}, NULL) = 0
gettimeofday({1439632567, 42076}, NULL) = 0
gettimeofday({1439632567, 42156}, NULL) = 0
gettimeofday({1439632567, 42907}, NULL) = 0
gettimeofday({1439632567, 42980}, NULL) = 0
gettimeofday({1439632567, 43240}, NULL) = 0
futex(0x7f3cc00008c8, FUTEX_WAKE_PRIVATE, 1) = 1
gettimeofday({1439632567, 43596}, NULL) = 0
gettimeofday({1439632567, 44295}, NULL) = 0
gettimeofday({1439632567, 44398}, NULL) = 0
gettimeofday({1439632567, 44468}, NULL) = 0
gettimeofday({1439632567, 44632}, NULL) = 0
gettimeofday({1439632567, 44715}, NULL) = 0
gettimeofday({1439632567, 44830}, NULL) = 0
futex(0x7f3cc00008c8, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {7175194, 834611770}) = 0
epoll_wait(5, {}, 1024, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {7175194, 834759000}) = 0
futex(0x765884, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x765880, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
futex(0x765840, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {7175194, 835490267}) = 0
epoll_wait(5, {{EPOLLIN, {u32=8, u64=8}}}, 1024, 119994) = 1
clock_gettime(CLOCK_MONOTONIC, {7175194, 835869745}) = 0
read(8, "\1\0\0\0\0\0\0\0", 1024) = 8
socket(PF_INET, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, IPPROTO_IP) = 14
connect(14, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("52.28.87.121")}, 16) = -1 EINPROGRESS (Operation now in progress)
clock_gettime(CLOCK_MONOTONIC, {7175194, 836248574}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 14, {EPOLLOUT, {u32=14, u64=14}}) = 0
epoll_wait(5, {{EPOLLOUT, {u32=14, u64=14}}}, 1024, 119993) = 1
clock_gettime(CLOCK_MONOTONIC, {7175194, 836662410}) = 0
getsockopt(14, SOL_SOCKET, SO_ERROR, [0], [4]) = 0
futex(0x7f3cc00008c8, FUTEX_WAKE_PRIVATE, 1) = 1
write(14, "POST /api/transaction/confirmed/"..., 344) = 344
write(14, "PaRes=eJzVWFmvo0iy%2Fiulmkerm83G"..., 4764) = 4764
clock_gettime(CLOCK_MONOTONIC, {7175194, 837225746}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 14, {EPOLLIN, {u32=14, u64=14}}) = -1 EEXIST (File exists)
epoll_ctl(5, EPOLL_CTL_MOD, 14, {EPOLLIN, {u32=14, u64=14}}) = 0
epoll_wait(5, {{EPOLLIN, {u32=10, u64=10}}}, 1024, 119992) = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment