argument of send()

send(socket_name,sending_buffer,size_of_buffer,0);

can someone tell me about the fourth parameter of the send() and recv() functions.I want to know the use of it.
Last edited on
Topic archived. No new replies allowed.