Opened 19 years ago
#20 new task
Switch from trivial-sockets to usocket
Reported by: | Erik Huelsmann | Owned by: | Erik Huelsmann |
---|---|---|---|
Priority: | major | Milestone: | pre-1.0 |
Component: | all | Version: | |
Keywords: | Cc: | ||
Patch attached: | no |
Description
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.)
Note: See
TracTickets for help on using
tickets.