MCPcopy
hub / github.com/statsd/statsd / proxy.js

File proxy.js

proxy.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*jshint node:true, laxcomma:true */
2
3var dgram = require('dgram')
4 , net = require('net')

Callers

nothing calls this directly

Calls 3

doHealthChecksFunction · 0.85
logFunction · 0.70
sendMethod · 0.45

Tested by

no test coverage detected