Hi,

this is my first post on these list and my first use of the great
libevent ;-)).

I have looked at the archive but haven't found a helpfull answer :-(

I wan't to make a nonblocking connect with libevent but i'am not sure if
i must make a

event_set(...);
event_add(...);

or not

I have at the moment a 'simple' echo server but now i want to connect
to another server and write the input to the server.

If anybody wan't to see the echo server for help and clearness the code
ist at: http://none.at/main.c
It is a little bit easy, therefore i don't have add some checks, please
ignore these mistakes,thanx ;-)

Does anybody have a 'simple' and easy to understand example for me ;-)

Thanx for help and greetings

Alex

_______________________________________________
Libevent-users mailing list
[email protected]
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to