[cl-irc-ticket] [cl-irc] #20: Switch from trivial-sockets to usocket
cl-irc
cl-irc-devel at common-lisp.net
Wed May 10 18:55:15 UTC 2006
#20: Switch from trivial-sockets to usocket
------------------------+---------------------------------------------------
Reporter: ehuelsmann | Owner: ehuelsmann
Type: task | Status: new
Priority: major | Milestone: pre-1.0
Component: all | Version:
Keywords: | Has_patch: 0
------------------------+---------------------------------------------------
Currently, the library depends on trivial-sockets, but to make DCC work,
we need to switch to usocket. That library has functions to retrieve more
information on either the remote and local tcp connection sides.
This switch really becomes worthwhile when usocket supports tcp-connection
listening sockets, to support the active initiation of DCC connections.
(In the current version of usocket, both accepting DCC connections and the
initiation of passive connections could be supported; just not active
initiation.)
--
Ticket URL: <http://trac.common-lisp.net/cl-irc/ticket/20>
cl-irc <http://common-lisp.net/project/cl-irc>
cl-irc
More information about the Cl-irc-ticket
mailing list