Searched refs:iocport (Results 1 – 1 of 1) sorted by relevance
103 int iocport; member506 QsoWaitForIOCompletion(BACKEND->iocport, &cstat, (struct timeval *) NULL); in cancel_async_handshake()512 QsoDestroyIOCompletionPort(BACKEND->iocport); in close_async_handshake()513 BACKEND->iocport = -1; in close_async_handshake()609 if(BACKEND->iocport >= 0) in close_one()722 BACKEND->iocport = -1; in gskit_connect_step1()884 BACKEND->iocport = QsoCreateIOCompletionPort(); in gskit_connect_step1()885 if(BACKEND->iocport != -1) { in gskit_connect_step1()888 BACKEND->iocport, in gskit_connect_step1()940 switch(QsoWaitForIOCompletion(BACKEND->iocport, &cstat, &stmv)) { in gskit_connect_step2()