U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » U++ Developers corner » Socket review and reimplementation
Re: Socket review and reimplementation [message #8835 is a reply to message #8819] Mon, 02 April 2007 21:23 Go to previous messageGo to previous message
zsolt is currently offline  zsolt
Messages: 704
Registered: December 2005
Location: Budapest, Hungary
Contributor
This is a good idea.

Before you start implementation, you should check libevent, I think. It provides a transparent API to poll(), select() and event based APIs of different platforms, such as epoll, kqueue, etc. Using select() is very archaic on some unixes. These kernel services are much powerful compared to the old select().

libevent is BSD licensed, very stable and very easy to use.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: U++ & MacOS X Carbon
Next Topic: Windows XP64
Goto Forum:
  


Current Time: Fri Jun 19 03:19:25 GMT+2 2026

Total time taken to generate the page: 0.00765 seconds