Home | History | Annotate | Download | only in socket

Lines Matching full:asynchronous

54   // Asynchronous connection success.
81 // Asynchronous read success (inferred data length).
375 // asynchronous. It is an error to perform synchronous I/O while stopped.
380 // However, in the case of asynchronous I/O, this I/O may be initiated in
404 // complete in this step, but is marked asynchronous. Write() returns
564 // is called to complete the asynchronous read operation.
647 // While an asynchronous IO is pending, we save our user-buffer state.