[ILUG-BOM] How to port WSAEVENT and WSANETWORKEVENT to linux

Anant Narayanan anant@[EMAIL-PROTECTED]
Fri Feb 2 17:58:00 IST 2007


> I am trying to port one application from windows to
> linux. I am facing problem in finding out alternative
> for WSAEVENT and the associated functions to it like
> WSACreateEvent,WSAWaitForMultipleEvents etc. Can

More details on what 'WSAEVENT' actually does would help. You can't use
the traditional Win32 API in Linux BTW; if that's what you're trying to
do. You can use .NET using Mono though.

--
Anant



More information about the Linuxers mailing list