.hgignore
author Mahlon E. Smith <mahlon@laika.com>
Sun, 18 Feb 2018 18:16:37 -0800
changeset 8 1ef3f2d6d10e
parent 2 7a42e74fb22c
permissions -rw-r--r--
Multiple changes. - There's still a delay somewhere with threading in the socket read() that impacts simultaneous client connections. After a bunch of experimenting with Channel message passing, rip it all out in favor of a simple fork()ing server. - Remove the color option, just check stdout for a tty instead to make it automatic. - Better error handling for malformed packets/samples.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
7a42e74fb22c Add hgignore file.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     1
syntax: glob
7a42e74fb22c Add hgignore file.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     2
.cache
7a42e74fb22c Add hgignore file.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     3
*.html
7a42e74fb22c Add hgignore file.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     4
netdata_tsrelay