pollnet
pollnet copied to clipboard
Polling-based C api networking library designed for easy FFI use
Results
2
pollnet issues
Sort by
recently updated
recently updated
newest added
It is best to add another export interface to generate the WINDOWS standard DLL standard STDcall convention cargo build --target=i686-pc-windows-msvc --release FOR X64 cargo build --release pub extern "stdcall" fn...
how to use pollnet.dll in vc++create websocket server/CLIENT DO YOU HAVE A sample,thank you pollnet_listen_ws windows it's cdecl dll?how to exports stdcall dll?