On Sat 24 Feb 2007 at 01:35AM, AD wrote:
> I used IOCP(I/O completion port) on windows, I also know that epoll
> and kq could be used in multi connections socket server on linux and
> freebsd, Is there any same function system interface on solaris could
> be used in socket server?

You might want to look at event ports.  See port_create(3c).

        -dp

-- 
Daniel Price - Solaris Kernel Engineering - dp at eng.sun.com - blogs.sun.com/dp

Reply via email to