Re: [pugs] socket primitives problem

2005-04-11 Thread Autrijus Tang
On Mon, Apr 11, 2005 at 06:29:44PM +0200, BÃRTHÃZI AndrÃs wrote: > I've added a subroutine call into the http-server.p6 example file, and > it's not working (no reply from the server, no output from the > subroutine) because of it. Do I something not allowed, or is there a bug? For now you need

[pugs] socket primitives problem

2005-04-11 Thread BÁRTHÁZI András
Hi! I've added a subroutine call into the http-server.p6 example file, and it's not working (no reply from the server, no output from the subroutine) because of it. Do I something not allowed, or is there a bug? Here is the code: -8<-- [...] my $thr = async { while (r