Re: serving a file to a client --- background fcopy read fileevent event puts socket channel blocking nonblocking
- From: vitick@xxxxxxxxx
- Date: Fri, 28 Mar 2008 16:37:59 -0700 (PDT)
It looks like the only way to reliably do what I was trying to do is
to learn the Threads extension of TCL. I was postponing this step for
some time now because many binary extensions are not thread safe (at
least that's what I've read). The only binary extension I need to use
right now is Sqlite. Hopefully it is thread safe (don't know yet what
being thread safe really means).
.
- Follow-Ups:
- References:
- serving a file to a client --- background fcopy read fileevent event puts socket channel blocking nonblocking
- From: vitick
- Re: serving a file to a client --- background fcopy read fileevent event puts socket channel blocking nonblocking
- From: Bruce Hartweg
- Re: serving a file to a client --- background fcopy read fileevent event puts socket channel blocking nonblocking
- From: vitick
- serving a file to a client --- background fcopy read fileevent event puts socket channel blocking nonblocking
- Prev by Date: Re: Autoexpect under Windows (and later Mac and Linux)
- Next by Date: Tcl-URL! - weekly Tcl news and links (Mar 29)
- Previous by thread: Re: serving a file to a client --- background fcopy read fileevent event puts socket channel blocking nonblocking
- Next by thread: Re: serving a file to a client --- background fcopy read fileevent event puts socket channel blocking nonblocking
- Index(es):
Relevant Pages
|