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

C Socket Programming

Name: Anonymous 2013-01-03 9:35

currently writing a client and a server program who exchange data via UDPv6/IPv6 and using ARQ with sequencenumbers and ACKs to ensure the data was send correctly
to do this you have to change the socket to O_NONBLOCK and then theres comes this tricky select()/pselect() function and I really cant get it to work
does some of you got an example for this problem?

Name: Anonymous 2013-01-03 9:38

select() is shit, use poll().

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