Home | History | Annotate | Download | only in base

Lines Matching refs:async

100                              bool async)
103 async_(async),
113 ASSERT(async_ || (type_ != SOCK_STREAM)); // We only support async streams