Skip to content
  • Julien Lepiller's avatar
    torrent: Protocol interface returns alists. · bb39949b
    Julien Lepiller authored
    * torrent/protocol.scm (receive-message): Return an alist instead of
    nothing.
    (receive-handshake): Return the remote peer ID instead of a peer object.
    (send-*): Use a socket instead of a peer object.
    bb39949b