RE: Asynchronous i/o

2007-11-14 Thread Mike_Cygwin
> Should be fairly straightforward to implement, as windows I/O functions > support asynchronous operations (called "overlapped" in msdn technology). You > shouldn't need to modify anything except the cygwin dll sources to add the > functions. > > See > http://cygwin.com/faq/faq.programming.

RE: Asynchronous i/o

2007-11-14 Thread Mike_Cygwin
> > My email manager does not blank out addresses...so I am doing the > > attactment thing. Is that ok? > > > > Mike > > Epic FAIL, since you ask. Had any coffee yet this morning? > > cheers, > DaveK > -- > Can't think of a witty .sigline today > > > -- > Unsubscribe info:

Re: Asynchronous i/o

2007-11-14 Thread Mike_Cygwin
My email manager does not blank out addresses...so I am doing the attactment thing. Is that ok? Mike --- Begin Message --- http://cygwin.com/acronyms/#TOFU http://cygwin.com/acronyms/#PCYMTNQREAIYR On Nov 13 17:28, [EMAIL PROTECTED] wrote: > Thanks for replying... I saw your earlier posts ab

Re: Asynchronous i/o

2007-11-14 Thread Mike_Cygwin
-- Original message -- From: Corinna Vinschen <[EMAIL PROTECTED]> > > > http://cygwin.com/acronyms/#TOFU > http://cygwin.com/acronyms/#PCYMTNQREAIYR > > > On Nov 13 17:28, [EMAIL PROTECTED] wrote: > > Thanks for replying... I saw your earlier posts about the su

Re: Asynchronous i/o

2007-11-14 Thread Mike_Cygwin
-- Original message -- From: Corinna Vinschen <[EMAIL PROTECTED]> > > > http://cygwin.com/acronyms/#TOFU > http://cygwin.com/acronyms/#PCYMTNQREAIYR > > > On Nov 13 17:28, [EMAIL PROTECTED] wrote: > > Thanks for replying... I saw your earlier posts about the su

Re: Asynchronous i/o

2007-11-13 Thread mike_cygwin
Thanks for replying... I saw your earlier posts about the subject. Before I say yes, might you tell me what limitations there are in Cygwin that would make this terribly difficult? Also, what do folks do with code that requires the header? Just rewrite their code? Mike -- Origin

Asynchronous i/o

2007-11-13 Thread mike_cygwin
New here, but I did review archives for info regarding AIO and aio.h. Not sure I am getting the full story. Will Cygwin ever support this? (have an aio.h header)? Are there work arounds, patches, packages that can help? I found asio, but not sure that does anything (no aio_xxx functions, e