Skip to content

Instantly share code, notes, and snippets.

View baslr's full-sized avatar

Manuel B. baslr

  • DTAG
  • %f0%9f%a4%ad
View GitHub Profile
@baslr
baslr / test-client.js
Last active August 29, 2015 14:09
test client for EADDRNOTAVAIL
// Generated by CoffeeScript 1.8.0
(function() {
var doReq, http, onRes;
http = require('http');
doReq = function() {
return http.get({
hostname: '127.0.0.1',
port: 60666,