Right, i've spent a lot of time trying to figure out how the following could be implemented in a asynchronous way.. I hope some of you guys/girls can be of help... i cannot imagine i'm the only one ever stumbling across this problem ... here goes : i want to be able to do multiple, simultaneous http PUT messages, preferrably without a fork construct. So suppose i have one thread walking through the even loop waiting for responses to a previous issued PUT , if another process tries to send another PUT message *how* can I update the eventloop ? prefer some .c examples.. Thanks in advance, Roland btw.. isn't there some FAQ ? i think this would make a nice topic...Received on Tuesday, 27 March 2001 10:20:35 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:39 GMT