Maximum length of buffer in AF_UNIX socket

Posted by Alberto on Stack Overflow See other posts from Stack Overflow or by Alberto
Published on 2010-06-16T10:48:17Z Indexed on 2010/06/16 10:52 UTC
Read the original article Hit count: 196

Filed under:
|

Hi all!

I would like to know: when programming in C using a socket (AF_UNIX) is there any limit (in bytes) when sending or receiving to or from a socket?

Thank you!

—Albé

© Stack Overflow or respective owner

Related posts about c

    Related posts about sockets