Search Results

Search: Posts Made By: John S.
Forum: Programming 09-21-2014
5,180
Posted By John S.
Big picture of code - sorry for not posting before...
My apologies to Corona688 and others following this.

Please remember, over 90% of this is Lrrr's code as found here.
epoll_wait: Linux sockets example...
Forum: Programming 09-21-2014
5,180
Posted By John S.
Resolved!
First let me credit this post by sachin...
c++ - How to use epoll_event data.ptr - Stack Overflow (http://stackoverflow.com/questions/11916707/how-to-use-epoll-event-data-ptr)

which pointed out.....
Forum: Programming 09-17-2014
5,180
Posted By John S.
Event driven programming / epoll / typedef union / session data array
Sorry for the “word salad” subject, but I wanted to cast a wide net for help.

I've created an IP (Internet Protocol) server which serves HTTP, SMTP, and FTP requests.

As you probably know, they...
Forum: Programming 02-13-2012
5,953
Posted By John S.
Thanks again, Jim. Just wanted to let you...
Thanks again, Jim.

Just wanted to let you know I'm still working the problem and your points are highly impactful to me.

I'll get back with substantive results soon...

Thanks,

John
Forum: Programming 02-09-2012
5,953
Posted By John S.
Hi Jim, Thanks for your reply. It's...
Hi Jim,

Thanks for your reply.

It's good to hear that threads blocked on a read() are at a cancellation point.

Some threads also flow to their exit and mark themselves for immediate...
Forum: Programming 02-08-2012
5,953
Posted By John S.
pthread_cancel failure
I'm running a simple web server and seem to be having a problem canceling sessions.


When a new request is received I start a thread to handle that session's requests. Since I want to keep ...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 08:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy