Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> non-blocking IO and select/poll

non-blocking IO and select/poll

From: iker <iker_at_research.att.com>
Date: 16 Dec 2002 21:10:11 -0800
Message-ID: <b859c232.0212162110.3263087e@posting.google.com>


Hello all,

Does oracle provide any method for a client to perform non-blocking IO that doesn't require polling? In particular, I'd like to somehow get access to a connection descriptor that can be used with select/poll instead of continuously testing for OCI_STILL_EXECUTING.

Regards,
Iker Received on Mon Dec 16 2002 - 23:10:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US