changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/lib/net/net.asd

revision 334: cd7be008918d
parent 302: 6ea593ae4cea
child 335: bc2e2175317b
     1.1--- a/lisp/lib/net/net.asd	Mon May 13 00:05:20 2024 +0000
     1.2+++ b/lisp/lib/net/net.asd	Sun May 12 20:17:34 2024 -0400
     1.3@@ -6,7 +6,8 @@
     1.4   (:sb-concurrency :sb-posix 
     1.5    :sb-bsd-sockets :cl-ppcre
     1.6    :dat :obj
     1.7-   :swank :swank-client
     1.8+   ;; :swank  ;; HACK 2024-05-12: temporarily disable, incompatible with current upstream
     1.9+   :swank-client
    1.10    :dexador ;; fetch
    1.11    :hunchentoot :std :log)
    1.12   :serial t