Re: TDsPool
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
ZIGLIO, Frediano, VF-IT wrote: > > > A file descriptor can be passed over a pipe. Is that what you mean? > > > > I don't know... I mean a sort of dup3(fd_source, pid_dest) or something > similar... how can apache pass the socket in prefork from parent to > child?? Cf. http://www.kohala.com/start/unpv12e.html and download http://www.kohala.com/start/unpv12e/unpv12e.tar.gz. I'll look up which example does what you want. :-) --jkl