[comp.unix.questions] sendto

vilva@csvax.csc.lsu.edu (Vilva Natarajan) (11/07/90)

what is the maximum number of bytes that can be sent in a single
sendto() command??

It does not allow more than 2048 bytes for me. I guess its something that's got
to do with the underlying protocol. Please advice.

vilva@csvax.csc.lsu.edu