network programming - problems about socket set no_delay and keep alive -


i want set socket's opts no_delay , keep alive.

do need call function setsockopt in both server side , client side or call function in either server side or client side?

sockets required @ both end server end , client end .. if server socket option set in server socket options ..same goes client end..its setting options phone @ both ends configuration.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -