From usocket-devel at common-lisp.net Sat May 5 22:58:55 2007 From: usocket-devel at common-lisp.net (usocket) Date: Sat, 05 May 2007 22:58:55 -0000 Subject: [usocket-ticket] Re: #5: Add compatibility layer for trivial-sockets In-Reply-To: <080.4e3b1133882bf10cd1ce6d057c87fcc6@common-lisp.net> References: <080.4e3b1133882bf10cd1ce6d057c87fcc6@common-lisp.net> Message-ID: <089.665b7814710ba8cd7d5a30e0b5ae2fea@common-lisp.net> #5: Add compatibility layer for trivial-sockets ------------------------------+--------------------------------------------- Reporter: ehuelsmann | Owner: ehuelsmann Type: enhancement | Status: closed Priority: critical | Milestone: release-0.1 Component: trivial-usocket | Version: Resolution: fixed | Keywords: Patch: 0 | ------------------------------+--------------------------------------------- Changes (by ehuelsmann): * resolution: => fixed * status: new => closed Comment: This is done. All that remains to be done is actually make a release :-) -- Ticket URL: usocket usocket From usocket-devel at common-lisp.net Sat May 5 23:28:08 2007 From: usocket-devel at common-lisp.net (usocket) Date: Sat, 05 May 2007 23:28:08 -0000 Subject: [usocket-ticket] #9: select()/poll() based API to enable waiting for socket status Message-ID: <080.23602a66f289a763c0b99e70c3018631@common-lisp.net> #9: select()/poll() based API to enable waiting for socket status -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: default Type: enhancement | Status: new Priority: major | Milestone: release-0.4 Component: tcp-socket | Version: Keywords: | Patch: 0 -------------------------+-------------------------------------------------- See the SocketSelect page for a summary of all implementations and their mechanisms supported. Looking at the support already in different lisp versions, I think this can be the next major feature. Note that if the feature also allows for specifying a time-out value/period, higher level functions can start supporting time-outs too. -- Ticket URL: usocket usocket From usocket-devel at common-lisp.net Sun May 6 21:33:48 2007 From: usocket-devel at common-lisp.net (usocket) Date: Sun, 06 May 2007 21:33:48 -0000 Subject: [usocket-ticket] #10: Datagram socket support Message-ID: <080.a393348a2b77be1a96b97ab69de2ecd4@common-lisp.net> #10: Datagram socket support ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: default Type: defect | Status: new Priority: major | Milestone: release-0.5 Component: udp-socket | Version: Keywords: | Patch: 0 ------------------------+--------------------------------------------------- See DatagramSockets for an analysis of UDP support in the different implementations. -- Ticket URL: usocket usocket