Skip to content

Instantly share code, notes, and snippets.

View lemoinem's full-sized avatar
💭
I may be slow to respond

Mathieu Lemoine lemoinem

💭
I may be slow to respond
  • Montréal, QC, CA
View GitHub Profile
@lemoinem
lemoinem / usocket-debug.lisp
Created August 21, 2012 17:32
PoC hunchentoot/usocket is exhausting our available file descriptors
;; v1 ::
;; neither https://github.com/lemoinem/hunchentoot/issues/1
;; nor https://github.com/lemoinem/hunchentoot/issues/2
;; are fixed in this version.
(cl:in-package :cl-user)
(defpackage usocket-debug
(:nicknames ud)
(:shadow #:timeout)