[usocket-ticket] Re: #7: Provide :external-format for stream and stream-server type sockets
usocket
usocket-devel at common-lisp.net
Mon Dec 18 22:45:00 UTC 2006
#7: Provide :external-format for stream and stream-server type sockets
--------------------------+-------------------------------------------------
Reporter: ehuelsmann | Owner: default
Type: enhancement | Status: new
Priority: minor | Milestone: release-0.2
Component: tcp-socket | Version:
Resolution: | Keywords:
Patch: 0 |
--------------------------+-------------------------------------------------
Comment (by ehuelsmann):
Both Franz and Scieneer object to using flexi-streams to do the job of
creating bivalent streams.
The current best-known solution would be to:
- Create a function which translates a common set of external formats
into the implementation specific ones
- Fall back to flexi-streams on platforms where streams aren't bivalent
and don't support any of the other possibly nice features
--
Ticket URL: <http://trac.common-lisp.net/usocket/ticket/7>
usocket <http://common-lisp.net/project/usocket>
usocket
More information about the usocket-ticket
mailing list