On Mon, 16 Feb 2009, Daniel Ruoso wrote:
Em Seg, 2009-02-16 às 17:28 +1100, Timothy S. Nelson escreveu:
Say I wanted to write a POP3 server. I want to receive a username and
password from the client. I want things to be interruptable during this, but
it's also impossible to sensibly r
Em Seg, 2009-02-16 às 17:28 +1100, Timothy S. Nelson escreveu:
> Say I wanted to write a POP3 server. I want to receive a username and
> password from the client. I want things to be interruptable during this, but
> it's also impossible to sensibly roll things back like they were before t
Hi. I have a question for the S17-concurrency people.
Say I wanted to write a POP3 server. I want to receive a username and
password from the client. I want things to be interruptable during this, but
it's also impossible to sensibly roll things back like they were before the
conne