Home
last modified time | relevance | path

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

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofile.h2911 #ifndef MicroProfileSetNonBlocking //fcntl doesnt work on a some unix like platforms..
2912 void MicroProfileSetNonBlocking(MpSocket Socket, int NonBlocking) in MicroProfileSetNonBlocking() function
2944 MicroProfileSetNonBlocking(S.ListenerSocket, 1); in MicroProfileWebServerStart()
3000 MicroProfileSetNonBlocking(Connection, 0); in MicroProfileWebServerUpdate()
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h2909 #ifndef MicroProfileSetNonBlocking //fcntl doesnt work on a some unix like platforms..
2910 void MicroProfileSetNonBlocking(MpSocket Socket, int NonBlocking) in MicroProfileSetNonBlocking() function
2942 MicroProfileSetNonBlocking(S.ListenerSocket, 1); in MicroProfileWebServerStart()
2998 MicroProfileSetNonBlocking(Connection, 0); in MicroProfileWebServerUpdate()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h2909 #ifndef MicroProfileSetNonBlocking //fcntl doesnt work on a some unix like platforms..
2910 void MicroProfileSetNonBlocking(MpSocket Socket, int NonBlocking) in MicroProfileSetNonBlocking() function
2942 MicroProfileSetNonBlocking(S.ListenerSocket, 1); in MicroProfileWebServerStart()
2998 MicroProfileSetNonBlocking(Connection, 0); in MicroProfileWebServerUpdate()