Mentions légales du service

Skip to content
  • Ludovic Courtès's avatar
    kernels: Allow for OS-allocated TCP port numbers. · 150c006f
    Ludovic Courtès authored
    * jupyter/kernels.scm (allocate-connection): #:first-port defaults to #f.
    [allocate-port]: New procedure
    [try-connect]: New procedure.
    Use it in lieu of 'test-bind', and remove the extra 'zmq-connect'
    calls.
    (test-bind): Remove.
    150c006f