Not logged inOpenClonk Forum
Up Topic HTTP Content-Length

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to Günther
Yes, it's more elegant for the blocking case. The main point is that it's a return value of read, though.

Both select and poll are not the best interfaces. There's a reason epoll exists, and I think it has an extra flag for remote close (EPOLLHUP). If it weren't for macosx, we could use that.

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill