Home
last modified time | relevance | path

Searched refs:lsapi_set_nblock (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/sapi/litespeed/
H A Dlsapilib.c183 static int lsapi_set_nblock( int fd, int nonblock ) in lsapi_set_nblock() function
639 lsapi_set_nblock( fd, 1 ); in LSAPI_InitRequest()
681 lsapi_set_nblock( pReq->m_fd , 0 ); in LSAPI_Accept_r()
1899 lsapi_set_nblock( pReq->m_fd, 0 ); in lsapi_prefork_server_accept()
2014 lsapi_set_nblock( fd, 0 ); in LSAPI_Prefork_Accept_r()

Completed in 8 milliseconds