Skip to content

Instantly share code, notes, and snippets.

@creationix
Last active August 22, 2016 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save creationix/b07ed5716af3cc57bb038e6bc26603b8 to your computer and use it in GitHub Desktop.
Save creationix/b07ed5716af3cc57bb038e6bc26603b8 to your computer and use it in GitHub Desktop.
epoll_wait(5, {{EPOLLIN, {u32=17, u64=17}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559727, 653841707}) = 0
read(17, "", 65536) = 0
write(17, "HTTP/1.1 404 Not Found\r\nServer: "..., 214) = 214
clock_gettime(CLOCK_MONOTONIC, {7559727, 654454934}) = 0
write(17, "Not Found\n", 10) = -1 EPIPE (Broken pipe)
--- SIGPIPE {si_signo=SIGPIPE, si_code=SI_USER, si_pid=26299, si_uid=1001} ---
read(3, "*", 1) = 1
write(7, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(7, "\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(4, "*", 1) = 1
rt_sigreturn() = -1 EPIPE (Broken pipe)
epoll_ctl(5, EPOLL_CTL_DEL, 17, {0, {u32=0, u64=0}}) = 0
close(17) = 0
epoll_wait(5, {{EPOLLIN, {u32=6, u64=6}}}, 1024, 0) = 1
clock_gettime(CLOCK_MONOTONIC, {7559727, 655355730}) = 0
read(6, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 512) = 32
clock_gettime(CLOCK_MONOTONIC, {7559727, 655510550}) = 0
epoll_wait(5, {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559733, 849033099}) = 0
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = 17
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {7559733, 849395158}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 17, {EPOLLIN, {u32=17, u64=17}}) = 0
epoll_wait(5, {{EPOLLIN, {u32=17, u64=17}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559733, 849605426}) = 0
read(17, "GET / HTTP/1.1\r\nHost: luvit.io\r\n"..., 65536) = 148
clock_gettime(CLOCK_MONOTONIC, {7559733, 849708350}) = 0
epoll_wait(5, {{EPOLLIN, {u32=19, u64=19}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559744, 57871209}) = 0
read(19, "", 65536) = 0
write(19, "HTTP/1.1 404 Not Found\r\nServer: "..., 214) = 214
clock_gettime(CLOCK_MONOTONIC, {7559744, 58366222}) = 0
write(19, "Not Found\n", 10) = -1 EPIPE (Broken pipe)
--- SIGPIPE {si_signo=SIGPIPE, si_code=SI_USER, si_pid=26299, si_uid=1001} ---
read(3, "*", 1) = 1
write(7, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(7, "\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(4, "*", 1) = 1
rt_sigreturn() = -1 EPIPE (Broken pipe)
epoll_ctl(5, EPOLL_CTL_DEL, 19, {0, {u32=0, u64=0}}) = 0
close(19) = 0
epoll_wait(5, {{EPOLLIN, {u32=6, u64=6}}}, 1024, 0) = 1
clock_gettime(CLOCK_MONOTONIC, {7559744, 59301486}) = 0
read(6, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 512) = 32
clock_gettime(CLOCK_MONOTONIC, {7559744, 59394922}) = 0
epoll_wait(5, {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559744, 116106923}) = 0
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = 19
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {7559744, 116384377}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 19, {EPOLLIN, {u32=19, u64=19}}) = 0
epoll_wait(5, {{EPOLLIN, {u32=19, u64=19}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559744, 116606828}) = 0
read(19, "GET /favicon.ico HTTP/1.1\r\nHost:"..., 65536) = 242
clock_gettime(CLOCK_MONOTONIC, {7559744, 116756547}) = 0
epoll_wait(5, {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559754, 992366041}) = 0
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = 20
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {7559754, 992707549}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 20, {EPOLLIN, {u32=20, u64=20}}) = 0
epoll_wait(5, {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559754, 992943598}) = 0
read(20, "GET / HTTP/1.1\r\nHost: luvit.io\r\n"..., 65536) = 148
clock_gettime(CLOCK_MONOTONIC, {7559754, 993074422}) = 0
epoll_wait(5, {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559755, 875811279}) = 0
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = 21
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {7559755, 876160642}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 21, {EPOLLIN, {u32=21, u64=21}}) = 0
epoll_wait(5, {{EPOLLIN, {u32=21, u64=21}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559755, 876396136}) = 0
read(21, "GET / HTTP/1.1\r\nHost: luvit.io\r\n"..., 65536) = 148
clock_gettime(CLOCK_MONOTONIC, {7559755, 876502726}) = 0
epoll_wait(5, {{EPOLLIN, {u32=17, u64=17}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559763, 837500169}) = 0
read(17, "", 65536) = 0
write(17, "HTTP/1.1 404 Not Found\r\nServer: "..., 214) = 214
clock_gettime(CLOCK_MONOTONIC, {7559763, 838000445}) = 0
write(17, "Not Found\n", 10) = -1 EPIPE (Broken pipe)
--- SIGPIPE {si_signo=SIGPIPE, si_code=SI_USER, si_pid=26299, si_uid=1001} ---
read(3, "*", 1) = 1
write(7, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(7, "\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(4, "*", 1) = 1
rt_sigreturn() = -1 EPIPE (Broken pipe)
epoll_ctl(5, EPOLL_CTL_DEL, 17, {0, {u32=0, u64=0}}) = 0
close(17) = 0
epoll_wait(5, {{EPOLLIN, {u32=6, u64=6}}}, 1024, 0) = 1
clock_gettime(CLOCK_MONOTONIC, {7559763, 838993331}) = 0
read(6, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 512) = 32
clock_gettime(CLOCK_MONOTONIC, {7559763, 839081557}) = 0
epoll_wait(5, {{EPOLLIN, {u32=18, u64=18}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559768, 550470112}) = 0
read(18, "", 65536) = 0
write(18, "HTTP/1.1 404 Not Found\r\nServer: "..., 214) = 214
clock_gettime(CLOCK_MONOTONIC, {7559768, 550922565}) = 0
write(18, "Not Found\n", 10) = -1 EPIPE (Broken pipe)
--- SIGPIPE {si_signo=SIGPIPE, si_code=SI_USER, si_pid=26299, si_uid=1001} ---
read(3, "*", 1) = 1
write(7, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(7, "\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(4, "*", 1) = 1
rt_sigreturn() = -1 EPIPE (Broken pipe)
epoll_ctl(5, EPOLL_CTL_DEL, 18, {0, {u32=0, u64=0}}) = 0
close(18) = 0
epoll_wait(5, {{EPOLLIN, {u32=6, u64=6}}}, 1024, 0) = 1
clock_gettime(CLOCK_MONOTONIC, {7559768, 551702108}) = 0
read(6, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 512) = 32
clock_gettime(CLOCK_MONOTONIC, {7559768, 551817703}) = 0
epoll_wait(5, {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559768, 729473234}) = 0
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = 17
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {7559768, 729817770}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 17, {EPOLLIN, {u32=17, u64=17}}) = 0
epoll_wait(5, {{EPOLLIN, {u32=17, u64=17}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559768, 730039291}) = 0
read(17, "GET /favicon.ico HTTP/1.1\r\nHost:"..., 65536) = 302
clock_gettime(CLOCK_MONOTONIC, {7559768, 730177436}) = 0
epoll_wait(5, {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559784, 883387849}) = 0
read(20, "", 65536) = 0
write(20, "HTTP/1.1 404 Not Found\r\nServer: "..., 214) = 214
clock_gettime(CLOCK_MONOTONIC, {7559784, 883990623}) = 0
write(20, "Not Found\n", 10) = -1 EPIPE (Broken pipe)
--- SIGPIPE {si_signo=SIGPIPE, si_code=SI_USER, si_pid=26299, si_uid=1001} ---
read(3, "*", 1) = 1
write(7, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(7, "\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(4, "*", 1) = 1
rt_sigreturn() = -1 EPIPE (Broken pipe)
epoll_ctl(5, EPOLL_CTL_DEL, 20, {0, {u32=0, u64=0}}) = 0
close(20) = 0
epoll_wait(5, {{EPOLLIN, {u32=6, u64=6}}}, 1024, 0) = 1
clock_gettime(CLOCK_MONOTONIC, {7559784, 884357452}) = 0
read(6, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 512) = 32
clock_gettime(CLOCK_MONOTONIC, {7559784, 884407277}) = 0
epoll_wait(5, {{EPOLLIN, {u32=21, u64=21}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559785, 505546112}) = 0
read(21, "", 65536) = 0
write(21, "HTTP/1.1 404 Not Found\r\nServer: "..., 214) = 214
clock_gettime(CLOCK_MONOTONIC, {7559785, 506013624}) = 0
write(21, "Not Found\n", 10) = -1 EPIPE (Broken pipe)
--- SIGPIPE {si_signo=SIGPIPE, si_code=SI_USER, si_pid=26299, si_uid=1001} ---
read(3, "*", 1) = 1
write(7, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(7, "\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(4, "*", 1) = 1
rt_sigreturn() = -1 EPIPE (Broken pipe)
epoll_ctl(5, EPOLL_CTL_DEL, 21, {0, {u32=0, u64=0}}) = 0
close(21) = 0
epoll_wait(5, {{EPOLLIN, {u32=6, u64=6}}}, 1024, 0) = 1
clock_gettime(CLOCK_MONOTONIC, {7559785, 506716792}) = 0
read(6, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 512) = 32
clock_gettime(CLOCK_MONOTONIC, {7559785, 506833508}) = 0
epoll_wait(5, {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559786, 975956981}) = 0
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = 18
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {7559786, 976486361}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 18, {EPOLLIN, {u32=18, u64=18}}) = 0
epoll_wait(5, {{EPOLLIN, {u32=18, u64=18}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559786, 976790168}) = 0
read(18, "GET /test HTTP/1.1\r\nHost: luvit."..., 65536) = 371
clock_gettime(CLOCK_MONOTONIC, {7559786, 976912396}) = 0
epoll_wait(5, {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559793, 842282512}) = 0
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = 20
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {7559793, 842596990}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 20, {EPOLLIN, {u32=20, u64=20}}) = 0
epoll_wait(5, {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559793, 842801107}) = 0
read(20, "GET / HTTP/1.1\r\nHost: luvit.io\r\n"..., 65536) = 148
clock_gettime(CLOCK_MONOTONIC, {7559793, 842935225}) = 0
epoll_wait(5, {{EPOLLIN, {u32=19, u64=19}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559804, 120521904}) = 0
read(19, "", 65536) = 0
write(19, "HTTP/1.1 404 Not Found\r\nServer: "..., 214) = 214
clock_gettime(CLOCK_MONOTONIC, {7559804, 120872043}) = 0
write(19, "Not Found\n", 10) = -1 EPIPE (Broken pipe)
--- SIGPIPE {si_signo=SIGPIPE, si_code=SI_USER, si_pid=26299, si_uid=1001} ---
read(3, "*", 1) = 1
write(7, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(7, "\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(4, "*", 1) = 1
rt_sigreturn() = -1 EPIPE (Broken pipe)
epoll_ctl(5, EPOLL_CTL_DEL, 19, {0, {u32=0, u64=0}}) = 0
close(19) = 0
epoll_wait(5, {{EPOLLIN, {u32=6, u64=6}}}, 1024, 0) = 1
clock_gettime(CLOCK_MONOTONIC, {7559804, 121174794}) = 0
read(6, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 512) = 32
clock_gettime(CLOCK_MONOTONIC, {7559804, 121223399}) = 0
epoll_wait(5, {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559804, 139221035}) = 0
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = 19
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {7559804, 139353388}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 19, {EPOLLIN, {u32=19, u64=19}}) = 0
epoll_wait(5, {{EPOLLIN, {u32=19, u64=19}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559804, 139422162}) = 0
read(19, "GET /favicon.ico HTTP/1.1\r\nHost:"..., 65536) = 302
clock_gettime(CLOCK_MONOTONIC, {7559804, 139480948}) = 0
epoll_wait(5, {{EPOLLIN, {u32=19, u64=19}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559804, 143178276}) = 0
read(19, "", 65536) = 0
write(19, "HTTP/1.1 404 Not Found\r\nServer: "..., 214) = 214
clock_gettime(CLOCK_MONOTONIC, {7559804, 143348644}) = 0
write(19, "Not Found\n", 10) = -1 EPIPE (Broken pipe)
--- SIGPIPE {si_signo=SIGPIPE, si_code=SI_USER, si_pid=26299, si_uid=1001} ---
read(3, "*", 1) = 1
write(7, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(7, "\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(4, "*", 1) = 1
rt_sigreturn() = -1 EPIPE (Broken pipe)
epoll_ctl(5, EPOLL_CTL_DEL, 19, {0, {u32=0, u64=0}}) = 0
close(19) = 0
epoll_wait(5, {{EPOLLIN, {u32=6, u64=6}}}, 1024, 0) = 1
clock_gettime(CLOCK_MONOTONIC, {7559804, 143617237}) = 0
read(6, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 512) = 32
clock_gettime(CLOCK_MONOTONIC, {7559804, 143663410}) = 0
epoll_wait(5, {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559814, 978498793}) = 0
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = 19
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {7559814, 978819517}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 19, {EPOLLIN, {u32=19, u64=19}}) = 0
epoll_wait(5, {{EPOLLIN, {u32=19, u64=19}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559814, 979032151}) = 0
read(19, "GET / HTTP/1.1\r\nHost: luvit.io\r\n"..., 65536) = 148
clock_gettime(CLOCK_MONOTONIC, {7559814, 979140546}) = 0
epoll_wait(5, {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559815, 851365264}) = 0
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = 21
accept4(16, 0, NULL, SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {7559815, 851806335}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 21, {EPOLLIN, {u32=21, u64=21}}) = 0
epoll_wait(5, {{EPOLLIN, {u32=21, u64=21}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559815, 852195493}) = 0
read(21, "GET / HTTP/1.1\r\nHost: luvit.io\r\n"..., 65536) = 148
clock_gettime(CLOCK_MONOTONIC, {7559815, 852362381}) = 0
epoll_wait(5, {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1
clock_gettime(CLOCK_MONOTONIC, {7559823, 834495492}) = 0
read(20, "", 65536) = 0
write(20, "HTTP/1.1 404 Not Found\r\nServer: "..., 214) = 214
clock_gettime(CLOCK_MONOTONIC, {7559823, 834811397}) = 0
write(20, "Not Found\n", 10) = -1 EPIPE (Broken pipe)
--- SIGPIPE {si_signo=SIGPIPE, si_code=SI_USER, si_pid=26299, si_uid=1001} ---
read(3, "*", 1) = 1
write(7, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(7, "\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 16) = 16
write(4, "*", 1) = 1
rt_sigreturn() = -1 EPIPE (Broken pipe)
epoll_ctl(5, EPOLL_CTL_DEL, 20, {0, {u32=0, u64=0}}) = 0
close(20) = 0
epoll_wait(5, {{EPOLLIN, {u32=6, u64=6}}}, 1024, 0) = 1
clock_gettime(CLOCK_MONOTONIC, {7559823, 835118145}) = 0
read(6, " |\340\0\0\0\0\0\r\0\0\0\0\0\0\0\20\211\340\0\0\0\0\0\r\0\0\0\0\0\0\0", 512) = 32
clock_gettime(CLOCK_MONOTONIC, {7559823, 835167476}) = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment