Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

epoll

Name: Anonymous 2015-06-08 16:59

epoll, is it the epitome of all that is wrong with autism bare nothing right at all?
Can you name any project using epoll, having no issues at all with it?
What's your stance on computer science, common sense and taste versus ""good" enough" unix circle jerks?

Name: Anonymous 2015-06-08 18:32

Why is epoll so bad? Honest question, I don't think I've ever used any program that uses it. I know kqueue is objectively superior but epoll seems like an improvement from good old poll

Name: Anonymous 2015-06-08 19:21

no idea what you fucks are talking about

I use select

Name: Anonymous 2015-06-08 19:30

check the api then, how do you accept server connections? do you treat server connections differently to multiple client connections using epoll? Does man-page say anything about that? Can you monitor changes on a socket before a the socket does connect or after the connect? What's the difference anyway, is it documented in man pages? Do you know or will you just use uvlib / eventlib and silently admit that you do not know and even more silently admit that it's garbage?

Name: Anonymous 2015-06-08 22:25

*grabs dick*

Name: Anonymous 2015-06-08 22:48

epoll is fine, I've used it, what faults do you find in it?

Name: Anonymous 2015-06-09 4:59

>>3
Dude wtf, why?

Name: Anonymous 2015-06-09 5:40

>>5
*punishes penis*

Name: Anonymous 2015-06-09 8:57

>>5,6
It's not an INPUT OUTPUT COMPLETION PORT.

It is a bit inelegant to have to do another round trip through the kernel to send / recv / whatever after epoll returns, since obviously the kernel already has all the data you asked for at that point. In practice, though, I'm not sure it matters very much - the Unix cultural resistance to async I/O probably counts for more.

Name: Anonymous 2015-06-09 9:00

>>9
I mena >>2,6.

Too much *grabs dick* will make you blind.

Name: Anonymous 2015-06-09 9:11

>>9
it is said that richard stallman will defecate spider plants asynchronously once a blue moon

Don't change these.
Name: Email:
Entire Thread Thread List